From 1cb0fabd39dafcd8b5845df1ca86c65dd7cdca8b Mon Sep 17 00:00:00 2001 From: Zhiltsov Max Date: Wed, 28 Oct 2020 17:57:16 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d49d3b..b13c3526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Exception: Cannot read property "each" of undefined after drawing a single point () - Cannot read property 'label' of undefined (Fixed?) () - Excluded track frames marked `outside` in `CVAT for Images` export () +- An error on exporting not `jpg` or `png` images in TF Detection API format () ### Security