From 7820115f0a1d3788dd2317c72ce28bd162d85af4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 8 May 2024 13:16:39 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8fb27a80a0c..6191fe6c7788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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