diff --git a/CHANGELOG.md b/CHANGELOG.md index ce397c36f7..e06079095f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ) - Storing labels with the same name but with a different parent () +- Functions to work with plain polygons (COCO-style) - `close_polygon`, `simplify_polygon` + () ### Changed - `env.detect_dataset()` now returns a list of detected formats at all recursion levels