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-05-08 13:16:39 +00:00
parent 60f637f631
commit 7820115f0a

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [5.12.2] - 2024-05-08
### Features
- Allow to use CA certificate file path for DB ([#6985](https://github.com/Unleash/unleash/issues/6985)) ([#6998](https://github.com/Unleash/unleash/issues/6998))
## [5.12.1] - 2024-05-06
### Bug Fixes