Skip to content

Commit 4a71f77

Browse files
committed
Add release version to changelog
1 parent 1369fa9 commit 4a71f77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.2.0] - 2016-01-09
44

55
### Added:
66
- CLI: The `--exclude` or `-x` switch. To exclude a challenge from being solved.
@@ -45,6 +45,6 @@
4545
## [0.1.0] - 2015-12-03
4646
- Initial release
4747

48-
[Unreleased]: https://github.com/xenolf/lego/compare/v0.1.1...HEAD
48+
[0.2.0]: https://github.com/xenolf/lego/compare/v0.1.1...v0.2.0
4949
[0.1.1]: https://github.com/xenolf/lego/compare/v0.1.0...v0.1.1
5050
[0.1.0]: https://github.com/xenolf/lego/tree/v0.1.0

0 commit comments

Comments
 (0)