Skip to content

Commit cc4080d

Browse files
committed
Changelog for 1.16.0
Signed-off-by: Roland Grunberg <[email protected]>
1 parent 26b8952 commit cc4080d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Quarkus Tools for Visual Studio Code Changelog
22

3+
## 1.16.0 (5 October, 2023)
4+
5+
### Enhancements
6+
7+
* Qute support for multi module project. See [quarkus-ls#930](https://github.com/redhat-developer/quarkus-ls/issues/930).
8+
9+
### Bug Fixes
10+
11+
* Fix `java.lang.StackOverflowError` while editing Quarkus extension. See [quarkus-ls#924](https://github.com/redhat-developer/quarkus-ls/issues/924).
12+
13+
### Build
14+
15+
* Remove dependency on `request`. See [#624](https://github.com/redhat-developer/vscode-quarkus/issues/624).
16+
317
## 1.15.0 (8 August, 2023)
418

519
### Enhancements

0 commit comments

Comments
 (0)