From 41d81d80eb71bc975c35901cf63315a1eea4f1e2 Mon Sep 17 00:00:00 2001 From: aboyko Date: Mon, 30 Oct 2023 15:48:27 -0400 Subject: [PATCH] Correction to changelogs for spring-boot extension --- vscode-extensions/vscode-spring-boot/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode-extensions/vscode-spring-boot/CHANGELOG.md b/vscode-extensions/vscode-spring-boot/CHANGELOG.md index b78da36ff..f38308612 100644 --- a/vscode-extensions/vscode-spring-boot/CHANGELOG.md +++ b/vscode-extensions/vscode-spring-boot/CHANGELOG.md @@ -21,7 +21,7 @@ * _(Spring Boot)_ fixed: various OpenRewrite based quick fixes are broken [#1126](https://github.com/spring-projects/sts4/issues/1126) * _(Spring Boot)_ fixed: Plugin does not use eclipse proxy settings [#1101](https://github.com/spring-projects/sts4/issues/1101) * _(Spring Boot)_ fixed: [validation] reconciler throws NPE [#1117](https://github.com/spring-projects/sts4/issues/1117) -* _(Spring Boot)_ fixed: VS Code - Document dependency on the Red Hat Language Support for Java [#1131](https://github.com/spring-projects/sts4/issues/1131) +* _(VSCode)_ fixed: VS Code - Document dependency on the Red Hat Language Support for Java [#1131](https://github.com/spring-projects/sts4/issues/1131) ## 2023-09-13 (4.20.0 RELEASE, incl. language servers version 1.49.0)