From 3cf36aac3344d4ca88ad385c1e45d9622fe60bb5 Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Thu, 16 May 2024 13:00:58 +0200 Subject: [PATCH] 1342: update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f3932c..e4d1dbea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +- [#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 + + ## [2.0.2] - 2024-04-25 - [#242](https://github.com/os2display/display-admin-client/pull/242)