We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b8952 commit cc4080dCopy full SHA for cc4080d
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Quarkus Tools for Visual Studio Code Changelog
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).
16
17
## 1.15.0 (8 August, 2023)
18
19
### Enhancements
0 commit comments