Skip to content

Commit 5c64c48

Browse files
authored
Merge pull request #391 from Achal1607/main
updated CHANGELOG
2 parents 9e228a4 + 119cf10 commit 5c64c48

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

vscode/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,25 @@
2222
under the License.
2323
2424
-->
25+
## Version 24.0.0
26+
27+
#### Enhancements
28+
* [JAVAVSCODE-36,335] Allow relative paths and class names as 'mainClass' setting in launch.json [netbeans/#8280](https://github.com/apache/netbeans/pull/8280)
29+
* [JAVAVSCODE-317,336] Support similar style as Java CLI for providing classpath in the vmOptions configuration [netbeans/#8289](https://github.com/apache/netbeans/pull/8289)
30+
* Upgrade to NB-25 [#382](https://github.com/oracle/javavscode/pull/382) & [#383](https://github.com/oracle/javavscode/pull/383)
31+
* Full JDK 24 support
32+
* Support for vmArgs in array form as well
33+
* Performance improvements
34+
* And more ...
35+
36+
#### Bug Fixes
37+
* Fixed constructor autocomplete not getting generated [netbeans/#8242](https://github.com/apache/netbeans/pull/8242)
38+
39+
#### Other Changes
40+
* Dynamically fetch Oracle JDK versions available for download [#376](https://github.com/oracle/javavscode/pull/376)
41+
* Updated OpenJDK Downloader URLs for JDK 24 release [#390](https://github.com/oracle/javavscode/pull/390)
42+
43+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v23.1.0...v24.0.0
2544

2645
## Version 23.1.0
2746
### What's Changed
@@ -33,6 +52,8 @@
3352
* Extension maintainance changes [#348](https://github.com/oracle/javavscode/pull/348) and [#349](https://github.com/oracle/javavscode/pull/349)
3453
* Updated JDK Downloader URLs for Jan25 CPUs [#365](https://github.com/oracle/javavscode/pull/365)
3554

55+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v23.0.1...v23.1.0
56+
3657
## Version 23.0.1
3758
### What's Changed
3859

0 commit comments

Comments
 (0)