Skip to content

Commit 437b8c3

Browse files
committed
updated vscode extension changelogs for upcoming release
1 parent 0562afa commit 437b8c3

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

vscode-extensions/vscode-bosh/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2+
3+
* _(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
4+
15
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
26

37
* no major changes

vscode-extensions/vscode-concourse/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2+
3+
* _(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
4+
15
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
26

37
* no major changes

vscode-extensions/vscode-manifest-yaml/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2+
3+
* _(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
4+
15
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
26

37
* no major changes

vscode-extensions/vscode-spring-boot/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2+
3+
* _(Spring Boot)_ improvement: Consider if content assist can be offered for spring.config.import property keys ([#536](https://github.com/spring-projects/sts4/issues/536))
4+
* _(Spring Boot)_ fixed: YAML editor generates wrong EOL characters in Windows ([#709](https://github.com/spring-projects/sts4/issues/709))
5+
* _(VSCode)_ fixed: Always pop up a prompt box: indexing spring boot properties ([#697](https://github.com/spring-projects/sts4/issues/697))
6+
* _(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
7+
18
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
29

310
* _(Spring Boot)_ fixed: STS 4.12.0 (for eclipse) *.yml can't automatic prompt ([#690](https://github.com/spring-projects/sts4/issues/690))

0 commit comments

Comments
 (0)