Skip to content

Commit 66b7bdb

Browse files
committed
updated changelogs for 4.7.0 release
1 parent b633a30 commit 66b7bdb

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

vscode-extensions/vscode-bosh/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 2020-05-28 (4.6.2 RELEASE)
1+
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2+
3+
* no major changes
4+
5+
## 2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
26

37
* _(VSCode/Theia)_ bugfix: Fix null reference when no JVM was found - contributed by [@tfriem](https://github.com/tfriem)
48

vscode-extensions/vscode-concourse/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 2020-05-28 (4.6.2 RELEASE)
1+
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2+
3+
* no major changes
4+
5+
## 2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
26

37
* _(VSCode/Theia)_ bugfix: Fix null reference when no JVM was found - contributed by [@tfriem](https://github.com/tfriem)
48
* _(Concourse)_ improvement: add support for set-pipeline step ([#464](https://github.com/spring-projects/sts4/issues/464)) - contributed by [@deepakmohanakrishnan1984](https://github.com/deepakmohanakrishnan1984)

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 2020-05-28 (4.6.2 RELEASE)
1+
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2+
3+
* no major changes
4+
5+
## 2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
26

37
* _(VSCode/Theia)_ bugfix: Fix null reference when no JVM was found - contributed by [@tfriem](https://github.com/tfriem)
48

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## 2020-05-28 (4.6.2 RELEASE)
1+
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2+
3+
* _(Spring Boot)_ bugfix: automatic live hover detection works again reliably
4+
* _(VSCode)_ improvement: Flag to configure the "JAVA_HOME or PATH..." message display ([#478](https://github.com/spring-projects/sts4/issues/478))
5+
* _(VSCode)_ bugfix: green live hovers markers are no longer gone after switching to a different editor
6+
7+
## 2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
28

39
* _(Spring Boot)_ improvement: additional check to auto-connect live hovers only when actuators are on the project classpath ([#450](https://github.com/spring-projects/sts4/issues/450))
410
* _(Spring Boot)_ improvement: added content assist for keys that exist in YAML and properties files ([#427](https://github.com/spring-projects/sts4/issues/427))

0 commit comments

Comments
 (0)