Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Commit 3065e92

Browse files
committed
Up version to 0.6.2, update changelog
1 parent 805d3f1 commit 3065e92

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,5 +1,9 @@
11
# ChangeLog
22

3+
## 0.6.2 (01 Dec 2018)
4+
* Add workspace support [#106] (https://github.com/pragmagic/vscode-nim/issues/106)
5+
* Syntax improvements [#105] (https://github.com/pragmagic/vscode-nim/issues/79)
6+
37
## 0.6.1 (07 Oct 2018)
48
* Add progress indication in nim check
59
* Fixed Auto-formatting issue [#79](https://github.com/pragmagic/vscode-nim/issues/79)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nim",
33
"displayName": "Nim",
44
"description": "Nim language support for Visual Studio Code",
5-
"version": "0.6.1",
5+
"version": "0.6.2",
66
"publisher": "kosz78",
77
"author": {
88
"name": "Xored Software Inc."

0 commit comments

Comments
 (0)