diff --git a/CHANGELOG.md b/CHANGELOG.md index 0319d71..f2d115a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.0.10] - 2021-05-30 +### Added +- Unittests + +### Changed +- structure of the project changed but public endpoint remains backward compatible. + +## [0.0.9] - 2021-05-30 +### Changed +- using actions in github for building binaries only when tagging. + +## [0.0.8] - 2021-05-30 +### Changed +- using actions in github for building binaries only when tagging. + +## [0.0.7] - 2021-05-30 +### Changed +- using actions in github for testing + +## [0.0.6] - 2021-05-30 +### Changed +- using actions in github for testing + ## [0.0.5] - 2020-05-30 ### removed - usage of filepath package