From 256e85d87118db5bb8ce1024df95ef8e3e67adba Mon Sep 17 00:00:00 2001 From: Andrey Zhavoronkov Date: Tue, 27 Oct 2020 10:56:47 +0300 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b38365f8..9ffdf465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed CVAT startup process if the user has `umask 077` in .bashrc file () - Exception: Cannot read property "each" of undefined after drawing a single point () - Cannot read property 'label' of undefined (Fixed?) () +- 'List of tasks' Kibana visualization () ### Security