1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

docs: Update CHANGELOG.md

This commit is contained in:
GitHub Actions Bot 2023-11-21 15:34:15 +00:00
parent 818a618782
commit a87d4da188

View File

@ -2,6 +2,25 @@
All notable changes to this project will be documented in this file.
## [5.6.9] - 2023-11-21
### Bug Fixes
- Remove user from project ([#5383](https://github.com/Unleash/unleash/issues/5383))
### Documentation
- Update availability due to 5.6 release ([#5167](https://github.com/Unleash/unleash/issues/5167))
### Features
- Filter by tags ([#5163](https://github.com/Unleash/unleash/issues/5163))
- Filter by environment status ([#5165](https://github.com/Unleash/unleash/issues/5165))
## [5.6.8] - 2023-11-16
### Bug Fixes