File tree Expand file tree Collapse file tree 3 files changed +288
-340
lines changed Expand file tree Collapse file tree 3 files changed +288
-340
lines changed Original file line number Diff line number Diff line change 11# Changelog for vscode-haskell
22
3+ ## 2.6.0
4+
5+ - Upgrade project to use latest eslint version
6+ ([ #1150 ] ( https://github.com/haskell/vscode-haskell/pull/1150 ) ) by @fendor
7+ - Fix windows CI
8+ ([ #1149 ] ( https://github.com/haskell/vscode-haskell/pull/1149 ) ) by @fendor
9+ - Manually install ghcup into image
10+ ([ #1119 ] ( https://github.com/haskell/vscode-haskell/pull/1119 ) ) by @fendor
11+ - bump vscode-languageclient version to 9.0.1
12+ ([ #1108 ] ( https://github.com/haskell/vscode-haskell/pull/1108 ) ) by @jetjinser
13+ - Add cabalFormattingProvider to package.json
14+ ([ #1100 ] ( https://github.com/haskell/vscode-haskell/pull/1100 ) ) by @fendor
15+ - Prepare 2.4.4
16+ ([ #1083 ] ( https://github.com/haskell/vscode-haskell/pull/1083 ) ) by @fendor
17+
318## 2.5.3
419
520- Split out packaging action
Original file line number Diff line number Diff line change 22 "name" : " haskell" ,
33 "displayName" : " Haskell" ,
44 "description" : " Haskell language support powered by the Haskell Language Server" ,
5- "version" : " 2.5.3 " ,
5+ "version" : " 2.6.0 " ,
66 "license" : " MIT" ,
77 "publisher" : " haskell" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments