Skip to content

Commit

Permalink
Prepare release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fendor committed Dec 2, 2023
1 parent b07c2a5 commit 6f7096b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
- Add tracking of cabal files
([#618](https://github.com/haskell/vscode-haskell/pull/618)) by @fendor

## 2.4.2

- Probe for GHCup binary wrt #962
([#963](https://github.com/haskell/vscode-haskell/pull/963)) by @hasufell
- Bump old hls version and upgrade test runner to macos-latest
([#960](https://github.com/haskell/vscode-haskell/pull/960)) by @July541
- Increse time limitation to make test on Windows more stable
([#959](https://github.com/haskell/vscode-haskell/pull/959)) by @July541
- Update release docs for refreshing CI tokens
([#942](https://github.com/haskell/vscode-haskell/pull/942)) by @fendor

## 2.4.1

- Downgrade vscode-languageclient
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "haskell",
"displayName": "Haskell",
"description": "Haskell language support powered by the Haskell Language Server",
"version": "2.5.0",
"version": "2.4.2",
"license": "MIT",
"publisher": "haskell",
"engines": {
Expand Down

0 comments on commit 6f7096b

Please sign in to comment.