added changelog details for 4.6.0 release

This commit is contained in:
Martin Lippert
2020-03-16 10:53:43 +01:00
parent 57e5922f22
commit b82990b0e3
4 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 2020-03-19 (4.6.0 RELEASE)
* no major changes
## 2020-01-22 (4.5.1 RELEASE)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-03-19 (4.6.0 RELEASE)
* no major changes
## 2020-01-22 (4.5.1 RELEASE)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-03-19 (4.6.0 RELEASE)
* no major changes
## 2020-01-22 (4.5.1 RELEASE)
* no major changes

View File

@@ -1,3 +1,8 @@
## 2020-03-19 (4.6.0 RELEASE)
* _(Spring Boot)_ performance: improved performance while scanning projects for symbols
* _(Spring Boot)_ performance: improved performance when multiple files change at once (e.g. after a switch to a different branch or a git pull + refresh)
## 2020-01-22 (4.5.1 RELEASE)
* _(Spring Boot)_ improvement: live hover mechanism now reports connection failures