diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d159214d27..58ffa2d3e850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed CVAT format import for frame stepped tasks () - Fixed unnecessary pyhash dependency () - Fixed Data is not getting cleared, even after deleting the Task from Django Admin App() +- Fixed blinking message: "Some tasks have not been showed because they do not have any data" () +- Fixed case when a task with 0 jobs is shown as "Completed" in UI () + ### Security -