Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Update changelog for 0.3.1
Browse files Browse the repository at this point in the history
Yes, this will finally release #92!
  • Loading branch information
killercup committed Oct 3, 2018
1 parent dd259f3 commit 41cb6c1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.3.1] - 2018-10-03

### Changed

- Updated failure to 0.1.2 and use `iter_cause()` to silence deprecation warnings

## [0.3.0] - 2018-06-10

### Added
Expand Down Expand Up @@ -111,7 +117,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Commit Message generator example
- read/write file functions

[Unreleased]: https://github.com/killercup/quicli/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/killercup/quicli/compare/v0.3.1...HEAD
[0.3.3]: https://github.com/killercup/quicli/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/killercup/quicli/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/killercup/quicli/compare/v0.1.4...v0.2.0
[0.1.4]: https://github.com/killercup/quicli/compare/v0.1.3...v0.1.4
Expand Down

0 comments on commit 41cb6c1

Please sign in to comment.