From 5af04cb79daf858f24c34537f5fbde48a2c2bbee Mon Sep 17 00:00:00 2001 From: "Yi, Jihyeon" Date: Thu, 5 Oct 2023 12:59:51 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 020976bb94..e0535da396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Bug fixes - Coco exporter can export annotations even if there is no media, except for mask annotations which require media info. ()() +- Fix errata in the voc document. Color values in the labelmap.txt should be separated by commas, not colons. + () ## 15/09/2023 - Release 1.5.0 ### New features