Skip to content

Commit 42e6854

Browse files
committed
Update Changelog for the prelease 2.0.0-alpha
1 parent 9038e49 commit 42e6854

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

Changelog.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
# Changelog for vscode-haskell
22

3-
## 2.0.0
4-
3+
## 2.0.0-alpha
4+
5+
- Add prettier script
6+
([#566](https://github.com/haskell/vscode-haskell/pull/566)) by @fendor
7+
- Remove accidental run command
8+
([#565](https://github.com/haskell/vscode-haskell/pull/565)) by @fendor
9+
- Upgrade dependencies
10+
([#564](https://github.com/haskell/vscode-haskell/pull/564)) by @fendor
11+
- Add new configuration options for rename plugin
12+
([#563](https://github.com/haskell/vscode-haskell/pull/563)) by @OliverMadine
13+
- Introduce 'haskell.toolchain' setting
14+
([#562](https://github.com/haskell/vscode-haskell/pull/562)) by @hasufell
15+
- Improve
16+
([#558](https://github.com/haskell/vscode-haskell/pull/558)) by @hasufell
17+
- Remove stdout/sterr from user error message
18+
([#556](https://github.com/haskell/vscode-haskell/pull/556)) by @fendor
19+
- Fix npm security issue
20+
([#555](https://github.com/haskell/vscode-haskell/pull/555)) by @fendor
521
- No colour output for GHCup
622
([#554](https://github.com/haskell/vscode-haskell/pull/554)) by @fendor
723
- Add eval plugin configuration

0 commit comments

Comments
 (0)