From 8e671ac9842618d3e34f23d03cdc83c31ca7bcf1 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Tue, 12 May 2020 03:53:57 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d75c63d1..19b74ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Unreleased +### Changed + +- Statuses count changes when an instance is selected and shows the amount of statuses from an originating instance +- Add a dialog window with a confirmation when a remove button is clicked on the Settings page + +### Fixed + +- Send `true` and `false` as booleans if they are values of single selects on the Settings page + ## [2.0.3] - 2020-04-29 ### Added