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

Commit 0829b32

Browse files
committed
Up version to 0.6.1, update changelog
1 parent b4960e9 commit 0829b32

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.1 (07 Oct 2018)
4+
* Add progress indication in nim check
5+
* Fixed Auto-formatting issue [#79](https://github.com/pragmagic/vscode-nim/issues/79)
6+
37
## 0.6.0 (23 Sep 2018)
48
* Update extesion to the latest VSCode codebase
59
* Add support for breakpoints in source code and CPPTool extension for debug support

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.0",
5+
"version": "0.6.1",
66
"publisher": "kosz78",
77
"author": {
88
"name": "Xored Software Inc."

0 commit comments

Comments
 (0)