Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing changelog stable3.0 #895

Open
wants to merge 1 commit into
base: stable3.0
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading