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-03 13:34:51 +00:00
parent d0b820b7bc
commit 17c403be2d

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [5.6.4] - 2023-11-03
### Bug Fixes
- Last seen deadlocks ([#5264](https://github.com/Unleash/unleash/issues/5264)) ([#5266](https://github.com/Unleash/unleash/issues/5266))
## [5.6.1] - 2023-10-30
### Miscellaneous Tasks