📦 v0.0.2

This commit is contained in:
Konstantin Baierer 2021-05-04 18:12:21 +02:00
parent c4b2c71e68
commit 26283c6a3b
3 changed files with 13 additions and 2 deletions

View file

@ -5,9 +5,17 @@ Versioned according to [Semantic Versioning](http://semver.org/).
## Unreleased
## [0.0.2] - 2021-05-04
Fixed:
* prevent negative coordinates for textlines in marginals
* fix a bug in the contour logic, #8
## [0.0.1] - 2021-04-22
Initial release
<!-- link-labels -->
[0.0.1]: ../../compare/v0.0.2...v0.0.1
[0.0.1]: ../../compare/HEAD...v0.0.1