diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b9fb639 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# CHANGELOG +All notable changes to this project will be documented in this file. + +The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). + +## [0.0.2] - 07-Apr-2020 + +- **[BREAKING CHANGE]** Renamed constant `checksum` to `header`. + +## [0.0.1] - 05-Apr-2020 + +- Initial release + +[0.0.2]: https://github.com/SphaeraFintech/Apostille/compare/v0.0.1...v0.0.2 +[0.0.1]: https://github.com/SphaeraFintech/Apostille/releases/tag/0.0.1 \ No newline at end of file