Skip to content

Commit 9d946a1

Browse files
authored
Merge pull request #331 from Achal1607/changelog-update-bug
Updated CHANGELOG
2 parents 0397061 + 91dec3e commit 9d946a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

vscode/CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
## Version 23.0.1
2727
### What's Changed
2828

29-
#### Bugs
29+
#### Bug Fixes
3030
* [JAVAVSCODE-217] Remove grouping of test runner cases to fix incorrect results https://github.com/oracle/javavscode/pull/307
3131
* [JAVAVSCODE-249] Fixed code folding for if-else https://github.com/oracle/javavscode/pull/304 and https://github.com/oracle/javavscode/pull/308
3232
* [JAVAVSCODE-291] Fixed JDK Downloader to NOT offer Windows ARM64 option https://github.com/oracle/javavscode/pull/294
@@ -58,7 +58,7 @@
5858
* Progress bar added to track JDK download progress https://github.com/oracle/javavscode/pull/248
5959
* JDK 23 now available in the JDK Downloader https://github.com/oracle/javavscode/pull/274
6060
* Restrict parent directory traversal when locating the associated project https://github.com/oracle/javavscode/pull/251
61-
#### Bugs
61+
#### Bug Fixes
6262
* [JAVAVSCODE-57] Rename refactoring should not replace in comments by default https://github.com/oracle/javavscode/pull/261
6363
* [JAVAVSCODE-148] Corrected configuration selection from launch settings during run and debug sessions https://github.com/oracle/javavscode/pull/266
6464
* [JAVAVSCODE-203] Fixed rename refactoring for record components https://github.com/apache/netbeans/pull/7670
@@ -76,7 +76,7 @@
7676
## Version 22.1.2
7777
### What's Changed
7878

79-
#### Bugs
79+
#### Bug Fixes
8080
* [JAVAVSCODE-96] Honour SuppressWarnings annotations for `unused` entities https://github.com/oracle/javavscode/pull/227
8181
* [JAVAVSCODE-182] Show the constructor's JavaDoc on hovering over its usage; instead of the class' JavaDoc https://github.com/oracle/javavscode/pull/238
8282
* [JAVAVSCODE-185] Formatting of XML (pom.xml) files fixed https://github.com/oracle/javavscode/pull/226
@@ -114,7 +114,7 @@
114114
## Version 22.0.1 (May 30th, 2024)
115115
### What's Changed
116116

117-
#### Bugs
117+
#### Bug Fixes
118118
* [JAVAVSCODE-59] In VSCode provide quickfix relevant to the position of the cursor https://github.com/apache/netbeans/pull/7353
119119
* [JAVAVSCODE-101] Command jdk.java.project.resolveProjectProblems' not found https://github.com/apache/netbeans/pull/7370
120120

@@ -139,7 +139,7 @@
139139
* Bump up axios 1.6.0 to 1.6.8 https://github.com/oracle/javavscode/pull/127
140140
* Bump up @vscode/debugadapter from 1.55.1 to 1.65.0 https://github.com/oracle/javavscode/pull/135
141141

142-
#### Bugs
142+
#### Bug Fixes
143143
* [JAVAVSCODE-29] vscode reports a need to upgrade Gradle to an earlier version for JDK-21 https://github.com/apache/netbeans/pull/6807
144144
* [JAVAVSCODE-30] Fixed refactoring of pom.xml as well on renaming class name https://github.com/oracle/javavscode/pull/120
145145
* [JAVAVSCODE-95] Fixed false error thrown if parent pom version uses variable https://github.com/oracle/javavscode/pull/125
@@ -166,7 +166,7 @@
166166
* [JAVAVSCODE-80] Renamed downloaded jdk binaries so that it is not replaced by the already present binaries https://github.com/oracle/javavscode/pull/82
167167
* Update to NetBeans 20 https://github.com/oracle/javavscode/pull/92
168168

169-
#### Bugs
169+
#### Bug Fixes
170170
* [JAVAVSCODE-23] Class outline/structure missing in some cases fixed https://github.com/apache/netbeans/pull/6642
171171
* [JAVAVSCODE-24] Error on formatting pom.xml fixed https://github.com/apache/netbeans/pull/6631
172172
* [JAVAVSCODE-26] Don’t create “lock files” in the user’s project folders https://github.com/apache/netbeans/pull/6690

0 commit comments

Comments
 (0)