We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1109260 commit 779ef70Copy full SHA for 779ef70
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Smithy Language Server Changelog
2
3
-## 0.3.0 (2024-07-29)
+## 0.4.0 (2024-07-30)
4
+
5
+### Breaking
6
+* Upgraded JDK version to 21 ([#157](https://github.com/smithy-lang/smithy-language-server/pull/157))
7
8
### Features
9
* Made various performance improvements ([#146](https://github.com/smithy-lang/smithy-language-server/pull/146))
VERSION
@@ -1 +1 @@
-0.3.0
+0.4.0
0 commit comments