diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 090cfb8..66534e0 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -20,6 +20,10 @@ under the License. --> +## Version 27.0.1 +* Support Gradle 9 and several bug fixes for Gradle +* 1st release of Apache NetBeans for VS Code done from `netbeans-vscode` repository + ## Version 24.9.9 * Version 24.9.9 is VSNetBeans technology preview of upcoming VSNetBeans 25.0 * New terminal is opened in VSCode Output panel for every LSP IO operation, like build... @@ -256,4 +260,4 @@ * Progress bar for long running operation like build actions * Ability to cancel selected operations * Maven projects: Go to Definition source code action downloads and open Java source -* JavaDoc is shown when mouse hoovers over symbol \ No newline at end of file +* JavaDoc is shown when mouse hoovers over symbol