diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..e3355b02 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +Please document all notable changes to this project in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## Unreleased + +## [v0.1.0] + +Initial implementation + +[v0.1.0]: https://github.com/projectsyn/commodore/releases/tag/0.1.0