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: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Quarkus Tools for Visual Studio Code Changelog
2
2
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).
0 commit comments