You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vscode/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,11 @@
28
28
## Version 1.0.0
29
29
* Initial release
30
30
31
-
## Version 1.0.0.1
31
+
## Version 1.0.1
32
32
### What’s Changed
33
33
34
34
### Enhancements
35
+
* Working with JDK 22 ea binaries added https://github.com/apache/netbeans/pull/6742
35
36
*[JAVAVSCODE-16] Added option for running any Java project using context menu https://github.com/oracle/javavscode/pull/75
36
37
*[JAVAVSCODE-22] Added support for using different jdk in each workspace and deprecated jdk.userdir configuration https://github.com/oracle/javavscode/pull/67
37
38
*[JAVAVSCODE-28] Include TestNG tests in the test explorer.https://github.com/oracle/javavscode/pull/40
@@ -41,7 +42,6 @@
41
42
*[JAVAVSCODE-76] Support for parameter hints added https://github.com/apache/netbeans/pull/6476
42
43
*[JAVAVSCODE-78] Added checksum match for jdk downloader https://github.com/oracle/javavscode/pull/81
43
44
*[JAVAVSCODE-80] Renamed downloaded jdk binaries so that it is not replaced by the already present binaries https://github.com/oracle/javavscode/pull/82
44
-
* JDK 22 ea support added https://github.com/apache/netbeans/pull/6742
45
45
* Upgraded available JDK versions in JDK downloader https://github.com/oracle/javavscode/pull/104
46
46
* Update to NetBeans 20 https://github.com/oracle/javavscode/pull/92
0 commit comments