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

docs: Update CHANGELOG.md

This commit is contained in:
GitHub Actions Bot 2024-01-19 09:49:28 +00:00
parent 3dc12a5e1a
commit 31a9a75b17

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [5.8.2] - 2024-01-19
### Bug Fixes
- Feature toggle update total needs 4 labels ([#5946](https://github.com/Unleash/unleash/issues/5946)) ([#5966](https://github.com/Unleash/unleash/issues/5966))
- Create tokens createByUserId ([#5968](https://github.com/Unleash/unleash/issues/5968))
## [5.8.1] - 2024-01-10
### Features