From a5e1a3825096d73344c7234bee7cad6fe4aaca33 Mon Sep 17 00:00:00 2001 From: Troels Ugilt Jensen <6103205+tuj@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:49:56 +0200 Subject: [PATCH] 1859: Updated changelog --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a1a11b..eebdfb69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [2.0.3] - 2024-08-14 + - [#252](https://github.com/os2display/display-admin-client/pull/252) - Reverted change in https://github.com/os2display/display-admin-client/commit/65762066c708f541305a48fbd6b28264dca593b5 regarding rrule dtstart. - Added comments about how rrules are handled. @@ -12,9 +14,6 @@ All notable changes to this project will be documented in this file. - Clean up multi select component a bit, replace reduce with Map logic - Make the station selector call new api - Add config to context in app.jsx - -## [2.0.3] - 2024-08-01 - - [#243](https://github.com/os2display/display-admin-client/pull/251) - Fix null bug: replace valueAsDate with target.value as valueAsDate was null