From 780ad87a604ab4fe7f7874fdbd72bfdd7f9fdd97 Mon Sep 17 00:00:00 2001 From: Baptiste Fotia Date: Wed, 30 Aug 2023 14:08:17 +0200 Subject: [PATCH] chore(): Fixing the changelog for the stable3.0 Signed-off-by: Baptiste Fotia --- CHANGELOG.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aead8fc19..1ba388db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,17 +10,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Backport/update to 3.0.0/stable3.0 ( [#868] https://github.com/arawa/workspace/pull/868 ) +- Backport/update to 3.0.0/stable3.0 ( [#868](https://github.com/arawa/workspace/pull/868) ) - Fix/remove space issue/stable3.0 ( [#840](https://github.com/arawa/workspace/pull/840)) -- Hotfix/ingore guest virtual group upgrade300/stable3.0 # ( [#848](https://github.com/arawa/workspace/pull/848) ) +- Hotfix/ingore guest virtual group upgrade300/stable3.0 ( [#848](https://github.com/arawa/workspace/pull/848) ) - Backport/ignore virtual groups/stable3.0 ( [#867](https://github.com/arawa/workspace/pull/867) ) - Backport/rename workspace for 3.x.x/stable3.0 ( [#866](https://github.com/arawa/workspace/pull/866) ) +- Get SPACE-GE and SPACE-U groups only ( [#858](https://github.com/arawa/workspace/pull/858) ) -# [3.0.1] - 2023-05-26 +## [3.0.1] - 2023-05-26 ### Fixed -- Hotfix/update change groupsname/834/stable3.0 ( [#835](https://github.com/arawa/workspace/pull/835) ) +- Hotfix/update change groupsname/834/stable3.0 ( [#835](https://github.com/arawa/workspace/pull/835) ) +- Fix workspace removal issue ( [#838](https://github.com/arawa/workspace/pull/838)) +- fix(php): Move the V300 constant ( [#841](https://github.com/arawa/workspace/pull/841) ) +- Ignore guest virtual group ( [#847](https://github.com/arawa/workspace/pull/847) ) +- Get SPACE-GE and SPACE-U groups only ( [#858](https://github.com/arawa/workspace/pull/858) ) +- fix(Vue,Php): Rename the groups with the spacename ( [#860](https://github.com/arawa/workspace/pull/860) ) ## [3.0.0] - 2023-05-25