Skip to content

Commit e908e81

Browse files
committed
[meta] v0.2.2
1 parent 62bb63a commit e908e81

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## v0.2.2
4+
5+
- Fix an off-by-one error in range types.
6+
37
## v0.2.1
48

59
- Fix a bug when sometimes diagnostics squiggles are put at the wrong position.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/dramforever/vscode-ghc-simple"
88
},
99
"license": "ISC",
10-
"version": "0.2.1",
10+
"version": "0.2.2",
1111
"publisher": "dramforever",
1212
"engines": {
1313
"vscode": "^1.40.0"

0 commit comments

Comments
 (0)