Skip to content

Commit

Permalink
chore: CHANGELOG for 0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: azerr <[email protected]>
  • Loading branch information
angelozerr committed Oct 21, 2024
1 parent fa4a044 commit 211542f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Tools for MicroProfile Changelog

## [0.13.0](https://github.com/redhat-developer/vscode-microprofile/milestone/14?closed=1) (October 21, 2024)

### Bug Fixes

- Cannot publish to OpenVSX due to out of date NodeJS. See [#303](https://github.com/redhat-developer/vscode-microprofile/issues/303).
- Codelens for REST endpoints should resolve variable references. See [lsp4mp#467](https://github.com/eclipse/lsp4mp/pull/467).
- Prevent duplicate properties when generating them. See [lsp4mp#465](https://github.com/eclipse/lsp4mp/pull/465).
- Prevent error on empty name symbol. See [lsp4mp#462](https://github.com/eclipse/lsp4mp/pull/462).

### Build

- Bump webpack from 5.94.0 to 5.95.0. See [#296](https://github.com/redhat-developer/vscode-microprofile/pull/296).
- Update vscode-redhat-telemetry to 0.9.0. See [#293](https://github.com/redhat-developer/vscode-microprofile/pull/293).
- Update NodeJS in CD pipeline to NodeJS 20. See [#304](https://github.com/redhat-developer/vscode-microprofile/pull/304).

## [0.12.0](https://github.com/redhat-developer/vscode-microprofile/milestone/13?closed=1) (August 26, 2024)

### Enhancements
Expand Down

0 comments on commit 211542f

Please sign in to comment.