changelogs updated for upcoming 4.15.2 release

This commit is contained in:
Martin Lippert
2022-08-01 09:29:28 +02:00
parent 21f74e705a
commit 24ee46b8ce
4 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 2022-08-03 (4.15.2 RELEASE, incl. language servers version 1.37.0)
* no major changes
## 2022-06-17 (1.36.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 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))
## 2022-06-17 (1.36.0)
* no major changes

View File

@@ -1,3 +1,7 @@
## 2022-08-03 (4.15.2 RELEASE, incl. language servers version 1.37.0)
* no major changes
## 2022-06-17 (1.36.0)
* no major changes

View File

@@ -1,3 +1,8 @@
## 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))
* _(VSCode)_ fixed: Live process is not auto connected when app is launched in internalConsole ([#794](https://github.com/spring-projects/sts4/issues/794))
## 2022-06-17 (1.36.0)
* _(Spring Boot)_ fixed: VScode incorrectly suggests removing @Autowired annotation from methods ([#787](https://github.com/spring-projects/sts4/issues/787))