We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54fee6 commit 55eb8feCopy full SHA for 55eb8fe
Changelog.md
@@ -5,6 +5,13 @@
5
- Add tracking of cabal files
6
([#618](https://github.com/haskell/vscode-haskell/pull/618)) by @fendor
7
8
+## 2.4.3
9
+
10
+- Address invalid byte sequence error #1022
11
+ ([#1022](https://github.com/haskell/vscode-haskell/pull/1022)) by @felixlinker
12
+- Always set the cwd for the executable (#1011)
13
+ ([#1011](https://github.com/haskell/vscode-haskell/pull/1011)) by @fendor
14
15
## 2.4.2
16
17
- Add stan plugin option #1000
0 commit comments