1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00

docs: Update CHANGELOG.md

This commit is contained in:
Github Actions Bot 2024-06-19 10:16:20 +00:00
parent 28e37472fa
commit 75a83985cc

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [6.0.4] - 2024-06-19
### Bug Fixes
- Project to lifecycle events ([#7400](https://github.com/Unleash/unleash/issues/7400))
- Check for permission in group access assignment ([#7408](https://github.com/Unleash/unleash/issues/7408)) ([#7413](https://github.com/Unleash/unleash/issues/7413))
## [6.0.3] - 2024-06-14
### Bug Fixes