Skip to content

Commit 00659e3

Browse files
authored
Merge pull request #454 from naren2605/change-log-update
changelog for 24.1.1
2 parents ce814bb + 75654df commit 00659e3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

vscode/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,24 @@
2222
under the License.
2323
2424
-->
25+
## Version 24.1.1
26+
### What's Changed
27+
28+
#### Bug Fixes
29+
* Standalone run output correction [#448](https://github.com/oracle/javavscode/pull/448)
30+
* Fix run/debug/test due to launch-config clashes [#432](https://github.com/oracle/javavscode/pull/432)
31+
* Updated the JavaLangFeatures feature name extractor to work with JDK25+ EA [#451](https://github.com/oracle/javavscode/pull/451)
32+
* Constructor init of java.lsp.server JavaPlatformProvider override [#453](https://github.com/oracle/javavscode/pull/453)
33+
* Extension restart fix [#433](https://github.com/oracle/javavscode/pull/433)
34+
* Fix formatting issue when there is erroneous if tree [#429](https://github.com/oracle/javavscode/pull/429)
35+
* Fixed project clean and project compile commands in the command palette [#438](https://github.com/oracle/javavscode/pull/438)
36+
* Fixed enable preview event field value for Gradle and Standalone projects [#452](https://github.com/oracle/javavscode/pull/452)
37+
38+
#### Other Changes
39+
* Updated openjdk24 URL to 24.0.2 [#442](https://github.com/oracle/javavscode/pull/442)
40+
41+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v24.1.0...v24.1.1
42+
2543
## Version 24.1.0
2644
### What's Changed
2745

0 commit comments

Comments
 (0)