diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b3923..d8d7a6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased +Added: + + * `eynollah-training` CLI and docs for training the models, #187, #193, https://github.com/qurator-spk/sbb_pixelwise_segmentation/tree/unifying-training-models + Fixed: * `join_polygons` always returning Polygon, not MultiPolygon, #203