updated changelogs for vscode extensions for 4.4.0 release
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 2019-09-19 (4.4.0 RELEASE)
|
||||
|
||||
* _(VSCode)_ fixed: show error message when manually configured JDK is not there
|
||||
|
||||
## 2019-08-13 (4.3.2 RELEASE)
|
||||
|
||||
* _(VSCode)_ fixed: Spring boot tool vscode extension is causing system to run out of disk space ([#328](https://github.com/spring-projects/sts4/issues/328))
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
## 2019-09-19 (4.4.0 RELEASE)
|
||||
|
||||
* _(Concourse)_ fixed: in_parallel - support both array of steps; and explicit "steps" child ([#345](https://github.com/spring-projects/sts4/issues/345))
|
||||
* _(Concourse)_ fixed: support 'inputs' property for type 'PutStep' ([#341](https://github.com/spring-projects/sts4/issues/341))
|
||||
* _(VSCode)_ fixed: show error message when manually configured JDK is not there
|
||||
|
||||
## 2019-08-13 (4.3.2 RELEASE)
|
||||
|
||||
* _(Concourse)_ fixed: VS Code Extensions missing Cloud Foundry params options ([#330](https://github.com/spring-projects/sts4/issues/330))
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 2019-09-19 (4.4.0 RELEASE)
|
||||
|
||||
* _(VSCode)_ fixed: show error message when manually configured JDK is not there
|
||||
|
||||
## 2019-08-13 (4.3.2 RELEASE)
|
||||
|
||||
* _(CF Manifest)_ fixed: docker not supported in vscode manifest extension ([#302](https://github.com/spring-projects/sts4/issues/302))
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 2019-09-19 (4.4.0 RELEASE)
|
||||
|
||||
* _(Spring Boot)_ fixed: Adding/removing bean in XML file doesn't update the symbol index
|
||||
* _(VSCode)_ fixed: show error message when manually configured JDK is not there
|
||||
|
||||
## 2019-08-13 (4.3.2 RELEASE)
|
||||
|
||||
* _(Spring Boot)_ fixed: CTRL-click navigation does not handle properties on super class correctly ([#326](https://github.com/spring-projects/sts4/issues/326))
|
||||
|
||||
Reference in New Issue
Block a user