Skip to content

Commit 4ebfa9b

Browse files
authored
Merge pull request #421 from Achal1607/changelog-24.1.0
Updated CHANGELOG
2 parents bf4a4b1 + 336a856 commit 4ebfa9b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

vscode/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,32 @@
2222
under the License.
2323
2424
-->
25+
## Version 24.1.0
26+
### What's Changed
27+
28+
#### Enhancements
29+
* User-input validation while creating a new project/file [#405](https://github.com/oracle/javavscode/pull/405)
30+
* Support refactoring in single-source files [#411](https://github.com/oracle/javavscode/pull/408)
31+
* User configuration for setting up code completion selection character [#418](https://github.com/oracle/javavscode/pull/418)
32+
33+
#### Bug Fixes
34+
* Method parameter refactoring UI fix [#408](https://github.com/oracle/javavscode/pull/408)
35+
* Improved control on execution launch commands [#413](https://github.com/oracle/javavscode/pull/413),[#416](https://github.com/oracle/javavscode/pull/416)
36+
* Class cast exception while opening pom.xml file fixed [#414](https://github.com/oracle/javavscode/pull/414)
37+
38+
#### Other Changes
39+
* Upgraded dev dependencies and removed unused dependencies [#322](https://github.com/oracle/javavscode/pull/322), [#412](https://github.com/oracle/javavscode/pull/412)
40+
* Telemetry release [#417](https://github.com/oracle/javavscode/pull/417)
41+
* Fixed label and id issue in JDK downloader [#379](https://github.com/oracle/javavscode/pull/379), [#389](https://github.com/oracle/javavscode/pull/389)
42+
* Updated OpenJDK CPU release download url [#400](https://github.com/oracle/javavscode/pull/400)
43+
* copyright headers maintenance [#404](https://github.com/oracle/javavscode/pull/404)
44+
* Updated messages for the minimum version of JDK to 24 for disabling nb-javac [#410](https://github.com/oracle/javavscode/pull/410)
45+
* Translation of additional localisable content [#419](https://github.com/oracle/javavscode/pull/419), [#422](https://github.com/oracle/javavscode/pull/422)
46+
47+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v24.0.0...v24.1.0
48+
2549
## Version 24.0.0
50+
### What's Changed
2651

2752
#### Enhancements
2853
* [JAVAVSCODE-36,335] Allow relative paths and class names as 'mainClass' setting in launch.json [netbeans/#8280](https://github.com/apache/netbeans/pull/8280)

0 commit comments

Comments
 (0)