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 ac2eda8 commit fff2c40Copy full SHA for fff2c40
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Smithy Language Server Changelog
2
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
11
## 0.4.0 (2024-07-30)
12
13
### Breaking
VERSION
@@ -1 +1 @@
-0.4.0
+0.4.1
0 commit comments