From cae85760b8acf4cda49011b5e54c602b50064c91 Mon Sep 17 00:00:00 2001 From: Boris Sekachev Date: Tue, 1 Sep 2020 14:02:23 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe430429..b3de0fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.2.0] - Unreleased ### Added - Added password reset functionality () +- Annotation in process outline color wheel () ### Changed - UI models (like DEXTR) were redesigned to be more interactive () @@ -33,7 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Ability to configure email verification for new users () - Link to django admin page from UI () - Notification message when users use wrong browser () -- Annotation in process outline color wheel () ### Changed - Shape coordinates are rounded to 2 digits in dumped annotations ()