From a576b2b1d6c2d8e4e9ad51b8901732e5fd973af1 Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Mon, 7 Oct 2024 13:31:39 +0200 Subject: [PATCH] 2314: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6406aa2f..40757448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file. - Add saving of playlists/groups with screen (as opposed to _after_) - Clean up `screen-manager.jsx` - Change bootstrap column class from `col-md-8` -> `col-md-12` + - update api.generated.ts to match [related pr](https://github.com/os2display/display-api-service/pull/213) + - fix a small console errer to do with key in `login.jsx` - [#258](https://github.com/os2display/display-admin-client/pull/258) - Fixed screen is vertical check.