diff --git a/CHANGELOG.md b/CHANGELOG.md index af395496..d3a1a11b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,19 +4,19 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -- Reverted change in https://github.com/os2display/display-admin-client/commit/65762066c708f541305a48fbd6b28264dca593b5. -- Added comments about how rrules are handled. - +- [#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. - [#242](https://github.com/os2display/display-admin-client/pull/243) - - Add entry in example config for midttrafik api key - - 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 + - Add entry in example config for midttrafik api key + - 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 + - Fix null bug: replace valueAsDate with target.value as valueAsDate was null ## [2.0.2] - 2024-04-25