diff --git a/CHANGELOG.md b/CHANGELOG.md index 601218a4..c1c49816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - cvat-ui: support cloud storages () +- Added GPU implementation for SiamMask, reworked tracking approach () ### Changed -- TDB +- UI tracking has been reworked () ### Deprecated @@ -28,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed JSON transform issues in network requests () - Display a more user-friendly exception message () - Exception `DataCloneError: The object could not be cloned` () +- Fixed extension comparison in task frames CLI () ### Security @@ -46,7 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support cloud storage status () - Support cloud storage preview () - cvat-core: support cloud storages () -- Added GPU implementation for SiamMask, reworked tracking approach () ### Changed @@ -54,7 +55,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - "Selected opacity" slider now defines opacity level for shapes being drawnSelected opacity () - Cloud storage creating and updating () - Way of working with cloud storage content () -- UI tracking has been reworked () ### Removed @@ -65,7 +65,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed multiple tasks moving () - Fixed task creating CLI parameter () - Fixed import for MOTS format () -- Fixed extension comparison in task frames CLI () ## \[1.5.0] - 2021-08-02