Skip to content

Commit 3dfa21d

Browse files
authored
Merge pull request #186 from Achal1607/changelog-22.1.1
Updated CHANGELOG for v22.1.1
2 parents bd43651 + 4feee97 commit 3dfa21d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

vscode/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@
2424
-->
2525

2626
<!-- This file has been modified for Oracle Java SE extension -->
27+
## Version 22.1.1
28+
### What's Changed
29+
30+
### Enhancements
31+
* [JAVAVSCODE-172] Support for using JDK 23 EA builds with the extension including features like ClassFile API, Implicitly Declared Classes and Instance Main Methods, etc. https://github.com/oracle/javavscode/pull/174
32+
* [JAVAVSCODE-175] Support for JEP 467 (Markdown format for Javadoc) added https://github.com/oracle/javavscode/pull/176
33+
* [JAVAVSCODE-74] Support for running a project with dependencies not managed by Maven or Gradle https://github.com/oracle/javavscode/pull/173
34+
* Upgrading to NB-22 https://github.com/oracle/javavscode/pull/169
35+
36+
### Other Changes
37+
* Bump braces from 3.0.2 to 3.0.3 https://github.com/oracle/javavscode/pull/171
38+
* [JAVAVSCODE-110] Updated README for troubleshoot guide https://github.com/oracle/javavscode/pull/169
39+
40+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v22.0.1...v22.1.1
41+
2742
## Version 22.0.1 (May 30th, 2024)
2843
### What's Changed
2944

0 commit comments

Comments
 (0)