We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1369fa9 commit 4a71f77Copy full SHA for 4a71f77
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.2.0] - 2016-01-09
4
5
### Added:
6
- CLI: The `--exclude` or `-x` switch. To exclude a challenge from being solved.
@@ -45,6 +45,6 @@
45
## [0.1.0] - 2015-12-03
46
- Initial release
47
48
-[Unreleased]: https://github.com/xenolf/lego/compare/v0.1.1...HEAD
+[0.2.0]: https://github.com/xenolf/lego/compare/v0.1.1...v0.2.0
49
[0.1.1]: https://github.com/xenolf/lego/compare/v0.1.0...v0.1.1
50
[0.1.0]: https://github.com/xenolf/lego/tree/v0.1.0
0 commit comments