Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmachado committed Mar 28, 2020
1 parent d11430e commit 884503d
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 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- Compare URL now parses versions with dots correctly

## [0.4.1] - 2020-02-27
### Fixed
- Wrong version for blackfriday dependency

## [0.4.0] - 2020-02-27
### Fixed
Expand Down Expand Up @@ -38,7 +44,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `fmt` command to reformat changelog following the spec
- `show` command to show a specific version

[Unreleased]: https://github.com/rcmachado/changelog/compare/0.4.0...HEAD
[Unreleased]: https://github.com/rcmachado/changelog/compare/0.4.1...HEAD
[0.4.1]: https://github.com/rcmachado/changelog/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/rcmachado/changelog/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/rcmachado/changelog/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/rcmachado/changelog/compare/0.1.0...0.2.0
Expand Down

0 comments on commit 884503d

Please sign in to comment.