From a4ab512ea19f10ca505f42a0c65ab2e25a411851 Mon Sep 17 00:00:00 2001 From: turegjorup Date: Thu, 24 Oct 2024 09:52:24 +0200 Subject: [PATCH] 2773: Update Changelog --- CHANGELOG.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc79021..c43a87ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -## [2.1.1] - 2024-10-23 - -- [#217](https://github.com/os2display/display-api-service/pull/217) - - Update composer dependencies to fix redis error - -## [2.1.0] - 2024-10-23 - -- [#214](https://github.com/os2display/display-api-service/pull/214) - - Updated endSessionUrl to be nullable. +## [2.1.2] - 2024-10-24 - [#213](https://github.com/os2display/display-api-service/pull/213) - Set `phpdoc_to_comment` to `false`in `.php-cs-fixer.dist.php` to avoid breaking psalm ignore @@ -24,6 +16,16 @@ All notable changes to this project will be documented in this file. - Update psalm baseline - Add regions/playlists and groups to POST screen test - `composer update symfony/* --with-dependencies` + - +## [2.1.1] - 2024-10-23 + +- [#217](https://github.com/os2display/display-api-service/pull/217) + - Update composer dependencies to fix redis error + +## [2.1.0] - 2024-10-23 + +- [#214](https://github.com/os2display/display-api-service/pull/214) + - Updated endSessionUrl to be nullable. - [#193](https://github.com/os2display/display-api-service/pull/193) - Adds support for interactive slides.