updated vscode extension changelogs for 4.8.0 release

This commit is contained in:
Martin Lippert
2020-09-15 16:31:27 +02:00
parent 68a728f4f5
commit 8dc2a8c4b8
4 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 2020-09-17 (4.8.0 RELEASE, incl. language servers version 1.22.0)
* no major changes
## 2020-08-27 (4.7.2 RELEASE, incl. language servers version 1.21.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-09-17 (4.8.0 RELEASE, incl. language servers version 1.22.0)
* no major changes
## 2020-08-27 (4.7.2 RELEASE, incl. language servers version 1.21.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-09-17 (4.8.0 RELEASE, incl. language servers version 1.22.0)
* no major changes
## 2020-08-27 (4.7.2 RELEASE, incl. language servers version 1.21.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2020-09-17 (4.8.0 RELEASE, incl. language servers version 1.22.0)
* _(Spring Boot)_ fix: Eclips shows error on `@ConditionalOnExpression("${downlink.active:false}")` ([#529](https://github.com/spring-projects/sts4/issues/529))
## 2020-08-27 (4.7.2 RELEASE, incl. language servers version 1.21.0)
* no major changes