Skip to content

Commit

Permalink
Update changelog with nightlies support (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
genotrance authored Mar 6, 2020
1 parent a7b9d24 commit 094821f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions changelog.markdown
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Choosenim changelog

## 0.6.0 - TBD
## 0.6.0 - 06/03/2020

The major new feature is default installation of 64-bit Nim
binaries on Windows.

Changes:
* Git is now used for `choosenim update devel` instead of deleting,
downloading and bootstrapping from scratch
* Install latest nightly build of Nim on `choosenim devel` and
`choosenim update devel`
* Install latest devel commit instead of nightlies with the
`--latest` flag
* Git based update for `choosenim update devel --latest` instead
of deleting, downloading and bootstrapping from scratch
* Optionally add `~/.nimble/bin` to PATH on Windows when using the
`--firstInstall` flag
* Fix `choosenim update self` failure on Windows
Expand Down

0 comments on commit 094821f

Please sign in to comment.