📦 v0.0.5

This commit is contained in:
Konstantin Baierer 2021-05-19 11:42:45 +02:00
parent e6ee02c148
commit 80795c9e6c
3 changed files with 10 additions and 3 deletions

View file

@ -5,7 +5,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).
## Unreleased
## [0.0.3] - 2021-05-11
## [0.0.5] - 2021-05-19
Changed:
* Remove `allow_enhancement` parameter, #42
## [0.0.4] - 2021-05-18
* fix contour bug, #40
@ -26,6 +32,7 @@ Fixed:
Initial release
<!-- link-labels -->
[0.0.5]: ../../compare/v0.0.5...v0.0.4
[0.0.4]: ../../compare/v0.0.4...v0.0.3
[0.0.3]: ../../compare/v0.0.3...v0.0.2
[0.0.2]: ../../compare/v0.0.2...v0.0.1