Skip to content

Commit 779ef70

Browse files
authored
Bump version to 0.4.0 (#158)
This version includes the same features as 0.3.0, but includes the JDK upgrade and lsp4j dependency upgrade from #157.
1 parent 1109260 commit 779ef70

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Smithy Language Server Changelog
22

3-
## 0.3.0 (2024-07-29)
3+
## 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))
47

58
### Features
69
* Made various performance improvements ([#146](https://github.com/smithy-lang/smithy-language-server/pull/146))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

0 commit comments

Comments
 (0)