updating changelog
This commit is contained in:
parent
b93003e14c
commit
0434d5fd79
23
CHANGELOG.md
23
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
|
||||
|
Loading…
Reference in New Issue
Block a user