Skip to content

Commit a481e23

Browse files
committed
Prepare 2.5.0
1 parent 7e440ac commit a481e23

File tree

3 files changed

+6786
-14
lines changed

3 files changed

+6786
-14
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 2.5.0
4+
5+
- Removed node 12 compatibility
6+
- Update to new language server version
7+
- Improve error handling for broken package cache
8+
- Rework expose/unexpose code action
9+
- Use `--compiler` option for elm-test when elmPath is specified
10+
- Add expose/unexpose `type` with variants action
11+
- Fix type inference of non-rigid number vars
12+
- Fix elm review path handling on windows
13+
- Small improvements to progress messaging
14+
- Update dependencies
15+
316
## 2.4.1
417

518
- Improve whitespace handling for `of` keyword

0 commit comments

Comments
 (0)