Skip to content

Commit 22b2547

Browse files
committed
updated changelogs for the upcoming 4.10.0 release
1 parent 82ce4b3 commit 22b2547

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-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+
## 2021-03-17 (4.10.0 RELEASE, incl. language servers version 1.25.0)
2+
3+
* no major changes
4+
15
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.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+
## 2021-03-17 (4.10.0 RELEASE, incl. language servers version 1.25.0)
2+
3+
* _(Concourse)_ improvement: Add display property to pipeline schema ([#607](https://github.com/spring-projects/sts4/pull/607)) - contributed by [@jghiloni](https://github.com/jghiloni)
4+
15
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
26

37
* _(Concourse)_ fixed: navigation in pipeline files with VSCode Concourse CI extension doesn't work everytime ([#483](https://github.com/spring-projects/sts4/issues/483))

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+
## 2021-03-17 (4.10.0 RELEASE, incl. language servers version 1.25.0)
2+
3+
* _(CF Manifest)_ fixed: Error writing config: `rename ~\.cf\temp-config025076595 ~\.cf\config.json: Access is denied.` ([#577](https://github.com/spring-projects/sts4/issues/577))
4+
15
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
26

37
* no major changes

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2021-03-17 (4.10.0 RELEASE, incl. language servers version 1.25.0)
2+
3+
* _(Spring Boot)_ enhancement: `.sts4` dir location now configurable ([#601](https://github.com/spring-projects/sts4/issues/601))
4+
* _(Spring Boot)_ fixed: sometimes live hovers do not disappear ([#609](https://github.com/spring-projects/sts4/issues/609))
5+
16
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
27

38
* _(Spring Boot)_ new: show bean startup performance metrics in live hovers and code lenses (details in the user guide)

0 commit comments

Comments
 (0)