From 0de8bbd8a860803375c25730ab9769e99798bebd Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Tue, 13 Aug 2024 09:23:02 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18f87ef3d5..9fa44a166e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ All notable changes to this project will be documented in this file. +## [6.1.4] - 2024-08-13 + +### Bug Fixes + +- Don't show link stubs in slack notifications ([#7810](https://github.com/Unleash/unleash/issues/7810)) ([#7850](https://github.com/Unleash/unleash/issues/7850)) + + +### Fix + +- Time to production ([#7835](https://github.com/Unleash/unleash/issues/7835)) ([#7848](https://github.com/Unleash/unleash/issues/7848)) + + +### Miscellaneous Tasks + +- Cherry-pick SCIM flag removal ([#7851](https://github.com/Unleash/unleash/issues/7851)) + + ## [6.1.3] - 2024-08-13 ### Bug Fixes