Skip to content

Commit 967f4ce

Browse files
committed
update CHANGELOG
Signed-off-by: Achal Talati <[email protected]>
1 parent 004ea59 commit 967f4ce

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

vscode/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
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.0.1
28+
### What's Changed
29+
30+
### Bugs
31+
* [JAVAVSCODE-59] In VSCode provide quickfix relevant to the position of the cursor https://github.com/apache/netbeans/pull/7353
32+
* [JAVAVSCODE-101] Command jdk.java.project.resolveProjectProblems' not found https://github.com/apache/netbeans/pull/7370
33+
34+
### Other Changes
35+
* Disable unused modules https://github.com/oracle/javavscode/pull/159
36+
* Bump up copyright from 2023 to 2024 in README https://github.com/oracle/javavscode/pull/155
37+
* Minor README updates https://github.com/oracle/javavscode/pull/157
38+
* Provide better tags in vscode marketplace https://github.com/oracle/javavscode/pull/162
39+
40+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v22.0.0...v22.0.1
41+
2742
## Version 22.0.0 (April 25th, 2024)
2843
### What's Changed
2944

0 commit comments

Comments
 (0)