Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Nov 13, 2020
1 parent 67e9846 commit 1f6db06
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.1 / 2018-08-05
## [1.0.2] / 2020-11-14

### Changed

- Update development dependencies.

## [1.0.1] / 2018-08-05

### Added

Expand All @@ -19,5 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- Initial release.

[Unreleased]: https://github.com/rxrc/curator/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/rxrc/curator/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/rxrc/curator/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/rxrc/curator/compare/v1.0.0...v1.0.1

0 comments on commit 1f6db06

Please sign in to comment.