Skip to content

Commit 6b6d93c

Browse files
authored
Merge pull request #141 from oracle/Achal1607-patch-1
Update CHANGELOG.md
2 parents f7e840e + d918292 commit 6b6d93c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

vscode/CHANGELOG.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,23 @@
3030
### Enhancements
3131
* [JAVAVSCODE-9] Disable hints according to user preference https://github.com/apache/netbeans/pull/6760
3232
* [JAVAVSCODE-110] Added option to delete workspace cache with respect to oracle java extension https://github.com/oracle/javavscode/pull/124
33-
* [JAVAVSCODE-123] Update to NetBeans 21 and JDK 22 javac support https://github.com/oracle/javavscode/pull/128
33+
* [JAVAVSCODE-123] Update to NetBeans 21 and JDK 22 features support https://github.com/oracle/javavscode/pull/128
3434
* [JAVAVSCODE-131] Added JDK 22 GA download option in JDK downloader https://github.com/oracle/javavscode/pull/133
35-
* Adding an advanced option to disable the embedded nb-javac, hence use javac from the JDK https://github.com/oracle/javavscode/pull/130
35+
* [JAVAVSCODE-146] Rename "Java Platform Support" as "Java" https://github.com/oracle/javavscode/pull/147
36+
* Option to work with JDK 23 early access by disabling javac bundled with Netbeans https://github.com/oracle/javavscode/pull/130
3637
* Bump up axios 1.6.0 to 1.6.8 https://github.com/oracle/javavscode/pull/127
3738
* Bump up @vscode/debugadapter from 1.55.1 to 1.65.0 https://github.com/oracle/javavscode/pull/135
3839

3940
### Bugs
4041
* [JAVAVSCODE-29] vscode reports a need to upgrade Gradle to an earlier version for JDK-21 https://github.com/apache/netbeans/pull/6807
4142
* [JAVAVSCODE-30] Fixed refactoring of pom.xml as well on renaming class name https://github.com/oracle/javavscode/pull/120
4243
* [JAVAVSCODE-95] Fixed false error thrown if parent pom version uses variable https://github.com/oracle/javavscode/pull/125
43-
* Fix readme urls vscode https://github.com/oracle/javavscode/pull/121
4444

4545
### Other Changes
4646
* [JAVAVSCODE-137] Updated Third party licenses related to Node JS third party dependencies https://github.com/oracle/javavscode/pull/138
47-
* Removing (unused) DB support from netbeans side https://github.com/oracle/javavscode/pull/112
48-
* Removed db support from frontend as well https://github.com/oracle/javavscode/pull/129
47+
* Removing (unused) DB support from extension https://github.com/oracle/javavscode/pull/112
4948

50-
**Full Changelog**: https://github.com/oracle/javavscode/compare/v1.0.1...v22
49+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v1.0.1...v22.0.0
5150

5251
## Version 1.0.1 (February 22nd, 2024)
5352
### What’s Changed
@@ -92,7 +91,7 @@
9291
* Upgrade commons-codec from 1.15 to 1.16.0 https://github.com/oracle/javavscode/pull/107
9392
* Upgrade of failureaccess (component of Guava) https://github.com/oracle/javavscode/pull/109
9493

95-
**Full Changelog**: https://github.com/oracle/javavscode/compare/v1.0.0...v1.0.0.1
94+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v1.0.0...v1.0.1
9695

9796
## Version 1.0.0 (October 18th, 2023)
9897
* Initial release

0 commit comments

Comments
 (0)