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

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kosz78 committed Sep 23, 2018
1 parent 3f63e25 commit eda05b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
## 0.6.0 (23 Sep 2018)
* Update extesion to the latest VSCode codebase
* Add support for breakpoints in source code and CPPTool extension for debug support
* Add 'Check' command with default 'ctrl+alt+b' hotkey
* Add `Check` command with default `ctrl+alt+b` hotkey
* Add `nimssugestResetTimeout` config attribute [#60](https://github.com/pragmagic/vscode-nim/issues/95)
* Fixed #84, #96

## 0.5.30 (26 Feb 2018)
* Add experimental [nimpretty](https://github.com/nim-lang/Nim/blob/devel/tools/nimpretty.nim) support for code formatting (#79), `nimpretty` should be compiled and placed together with nim executable.
Expand Down

0 comments on commit eda05b5

Please sign in to comment.