Skip to content

Commit fff2c40

Browse files
committed
Bump version to 0.4.1
1 parent ac2eda8 commit fff2c40

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Smithy Language Server Changelog
22

3+
## 0.4.1 (2024-09-09)
4+
5+
### Features
6+
* Added support for multiple workspaces. ([#160](https://github.com/smithy-lang/smithy-language-server/pull/160))
7+
8+
### Bug fixes
9+
* Fixed file patterns for `didChangeWatchedFiles` on Windows. ([#160](https://github.com/smithy-lang/smithy-language-server/pull/160))
10+
311
## 0.4.0 (2024-07-30)
412

513
### Breaking

VERSION

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

0 commit comments

Comments
 (0)