From a3a6bb0c232d1d001b7c47849339494dab6e80be Mon Sep 17 00:00:00 2001 From: apuente Date: Thu, 21 Nov 2024 12:43:07 +0100 Subject: [PATCH] Update changelog for version 0.6.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a7e19f..cb8ec74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [0.5.0] - 2024-11-19 +## [0.6.0] - 2024-11-21 ### Added - Added functionality to execute actions from the menu in the general groups screen. @@ -14,7 +14,7 @@ ### Improved - Renamed the field "Reserved Room" to "Available RemotePC" for better clarity. -- Added view sizes for visual cards (`mat-card`). +- Added view sizes for visual cards. - Refactored the task stepper to improve efficiency and readability. - Replaced red "X" icons with more consistent and user-friendly visuals. - Allowed logical names for IP addresses in the subnets section.