diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..5a9cb6b05fcce00a6486699dcc475e6157746947 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Change Log +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). + +## [Unreleased] +### Fixed +- Remove unnecessary Android permissions + +## [0.1.0] - 2016-05-15 +### Added +- Initial public beta release + +[Unreleased]: https://github.com/pazaan/Medtronic640gUploader/compare/v0.1.0...HEAD