1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00

docs: Update CHANGELOG.md

This commit is contained in:
Github Actions Bot 2025-07-25 12:27:25 +00:00
parent b354c4dda3
commit 038f66efd0

View File

@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [7.0.6] - 2025-07-25
### Documentation
- Update OpenAPI Edge name ([#10415](https://github.com/Unleash/unleash/issues/10415))
### Features
- Basic flag creation chart ([#10411](https://github.com/Unleash/unleash/issues/10411))
- GitHub auth ([#10406](https://github.com/Unleash/unleash/issues/10406))
## [7.0.5] - 2025-07-24
### Bug Fixes