updated changelogs for upcoming release

This commit is contained in:
Martin Lippert
2020-07-27 16:17:04 +02:00
parent 00d09ec5b9
commit 2a6a069b02
4 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 2020-07-30 (4.7.1 RELEASE, incl. language servers version 1.20.0)
* no major changes
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-07-30 (4.7.1 RELEASE, incl. language servers version 1.20.0)
* _(Concourse)_ fixed: Typo in README ([#494](https://github.com/spring-projects/sts4/issues/494))
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-07-30 (4.7.1 RELEASE, incl. language servers version 1.20.0)
* no major changes
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
* no major changes

View File

@@ -1,3 +1,8 @@
## 2020-07-30 (4.7.1 RELEASE, incl. language servers version 1.20.0)
* _(Spring Boot)_ enhancement: Syntax check for Annotations with Spring Expression Language ([#475](https://github.com/spring-projects/sts4/issues/475))
* _(Spring Boot)_ fixed: hard to reproduce BadLocationException inside of language server fixed now, occurred e.g. in ([#451](https://github.com/spring-projects/sts4/issues/451))
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
* _(Spring Boot)_ bugfix: automatic live hover detection works again reliably