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 7eb1dcf commit 70aef6eCopy full SHA for 70aef6e
Changelog.md
@@ -1,5 +1,14 @@
1
# Changelog for vscode-haskell
2
3
+## 2.5.3
4
+
5
+- Split out packaging action
6
+ ([#1080](https://github.com/haskell/vscode-haskell/pull/1080)) by @fendor
7
+- Add Session Loading style to list of known configs
8
+ ([#1077](https://github.com/haskell/vscode-haskell/pull/1077)) by @fendor
9
+- Tooling update
10
+ ([#1043](https://github.com/haskell/vscode-haskell/pull/1043)) by @bzm3r
11
12
## 2.5.2
13
14
- Includes changes of the 2.4.3 release
0 commit comments