Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Preparing for a future v0.7.2 release.
  • Loading branch information
ysbaddaden committed Oct 6, 2017
1 parent de4f159 commit fac0417
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## Unreleased

Features:
- Version command to print-out the project's version, see #147

Fixes:
- Don't consider a Git refs to be a version number, see #169
- Use installed spec for executing scripts, see #143
- Don't expect `shard.lock` when `shard.yml` has no dependencies, see #145
- Compatibility with Crystal 0.24.0 (unreleased)

## v0.7.1

Fixes:
Expand Down

0 comments on commit fac0417

Please sign in to comment.