diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a3f91bd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# Change Log + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/), though minor +breaking changes (such as renamed commands) can happen in minor releases. + + + +## v0.2 (unreleased) +### Fixed +* A spoken `one` is always interpreted correct. + +## [v0.1](https://github.com/merspieler/flight-gear-copilot/releases/tag/v0.1) +Initial release.