Skip to content

Commit 539f6d7

Browse files
committed
Release 0.2.0
1 parent 52a700b commit 539f6d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.2.0] - 2018-07-20
911
### Added
1012
- `-o/--output` option
1113

@@ -22,5 +24,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2224
- `fmt` command to reformat changelog following the spec
2325
- `show` command to show a specific version
2426

25-
[Unreleased]: https://github.com/rcmachado/changelog/compare/0.1.0...HEAD
27+
[Unreleased]: https://github.com/rcmachado/changelog/compare/0.2.0...HEAD
28+
[0.2.0]: https://github.com/rcmachado/changelog/compare/0.1.0...0.2.0
2629
[0.1.0]: https://github.com/rcmachado/changelog/compare/ae761ff...0.1.0

0 commit comments

Comments
 (0)