Skip to content

Commit

Permalink
Merge pull request #186 from Achal1607/changelog-22.1.1
Browse files Browse the repository at this point in the history
Updated CHANGELOG for v22.1.1
  • Loading branch information
Achal1607 authored Jul 2, 2024
2 parents bd43651 + 4feee97 commit 3dfa21d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@
-->

<!-- This file has been modified for Oracle Java SE extension -->
## Version 22.1.1
### What's Changed

### Enhancements
* [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
* [JAVAVSCODE-175] Support for JEP 467 (Markdown format for Javadoc) added https://github.com/oracle/javavscode/pull/176
* [JAVAVSCODE-74] Support for running a project with dependencies not managed by Maven or Gradle https://github.com/oracle/javavscode/pull/173
* Upgrading to NB-22 https://github.com/oracle/javavscode/pull/169

### Other Changes
* Bump braces from 3.0.2 to 3.0.3 https://github.com/oracle/javavscode/pull/171
* [JAVAVSCODE-110] Updated README for troubleshoot guide https://github.com/oracle/javavscode/pull/169

**Full Changelog**: https://github.com/oracle/javavscode/compare/v22.0.1...v22.1.1

## Version 22.0.1 (May 30th, 2024)
### What's Changed

Expand Down

0 comments on commit 3dfa21d

Please sign in to comment.