Skip to content

Commit 6446341

Browse files
committed
Preparing version 0.0.31
1 parent 5d9c393 commit 6446341

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.0.31
2+
3+
* Log to stderr (vscode output) by default, add option for logfile (@bubba)
4+
15
### 0.0.30
26

37
* Bundle using webpack (@chrismwendt)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-hie-server",
33
"displayName": "Haskell Language Server",
44
"description": "Language Server Protocol for Haskell via HIE",
5-
"version": "0.0.30",
5+
"version": "0.0.31",
66
"license": "MIT",
77
"publisher": "alanz",
88
"engines": {

0 commit comments

Comments
 (0)