changelogs updated for 4.1.0 release

This commit is contained in:
Martin Lippert
2018-12-18 09:06:35 +01:00
parent 49654fc832
commit 591b56e07d
4 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
## 2018-12-20 (4.1.0 RELEASE)
* (Spring Boot) first initial version of content-assist for Spring Data repository definitions
* (Spring Boot) live hover links to types now work for projects using JDK 9 and beyond, too
* (Spring Boot) fixed an issue with stopped apps on CF causing boot language server to get stuck when connected to JMX via SSH tunnel
## 2018-11-30 (4.0.2 RELEASE)
* (Spring Boot) Make CTRL-CLICK navigation from application.properties to Java work