diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5c894a6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Change Log +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). + +## [Unreleased] + +*Nothing here yet* + +## [v0.1.0] +### Added +- Initial release + + +## Info + +Please also see `git log` + +[Unreleased]: https://github.com/gabrielfalcao/sure/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/timofurrer/click-man/compare/30626839cc048856f799eb0bcd9e731fff4221dc...v0.1.0