updated changelogs for upcoming 4.15.3 and 1.38.0 releases

This commit is contained in:
Martin Lippert
2022-08-10 08:20:13 +02:00
parent d2acd42e92
commit e1c6610017
4 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 2022-08-11 (4.15.3 RELEASE, incl. language servers version 1.38.0)
* _(Language Server)_ fixed: Copied files should retain copyright ownership ([#807](https://github.com/spring-projects/sts4/issues/807))
## 2022-08-03 (4.15.2 RELEASE, incl. language servers version 1.37.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2022-08-11 (4.15.3 RELEASE, incl. language servers version 1.38.0)
* _(Language Server)_ fixed: Copied files should retain copyright ownership ([#807](https://github.com/spring-projects/sts4/issues/807))
## 2022-08-03 (4.15.2 RELEASE, incl. language servers version 1.37.0)
* _(Concourse)_ fixed: Concourse extension (in vscode) doesn't allow on_error in Steps ([#737](https://github.com/spring-projects/sts4/issues/737))

View File

@@ -1,3 +1,7 @@
## 2022-08-11 (4.15.3 RELEASE, incl. language servers version 1.38.0)
* _(Language Server)_ fixed: Copied files should retain copyright ownership ([#807](https://github.com/spring-projects/sts4/issues/807))
## 2022-08-03 (4.15.2 RELEASE, incl. language servers version 1.37.0)
* no major changes

View File

@@ -1,3 +1,8 @@
## 2022-08-11 (4.15.3 RELEASE, incl. language servers version 1.38.0)
* _(Spring Boot)_ fixed: Spring Boot Tools slow down code complete ([#808](https://github.com/spring-projects/sts4/issues/808))
* _(Language Server)_ fixed: Copied files should retain copyright ownership ([#807](https://github.com/spring-projects/sts4/issues/807))
## 2022-08-03 (4.15.2 RELEASE, incl. language servers version 1.37.0)
* _(Spring Boot)_ fixed: Validation errors on @@ placeholders in YAML editor ([#711](https://github.com/spring-projects/sts4/issues/711))