updated additional entry to changelog

This commit is contained in:
Martin Lippert
2018-06-08 10:38:27 +02:00
parent 5627385c96
commit 34e6036fd7

View File

@@ -1,6 +1,7 @@
## 2018-06-08 (M12)
* _(Spring Boot)_ live hovers now updated in all open editors, not just the active one
* _(Spring Boot)_ more detailed context shown in hover documentation when editing property files ([#265](https://github.com/spring-projects/spring-ide/issues/265))
* _(Spring Boot)_ performance improvement: project symbols now show up a lot faster for the open editors/projects (in a multi-root folder workspace)
* _(Spring Boot)_ bugfix: JDK9 and JDK10 projects supported now even if main editor and/or language server runs on JDK8
* _(Spring Boot)_ bugfix: various NPEs in Spring indexer fixed