From c190798d3a40c47481102cedcab6aef9ad44c461 Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Wed, 14 Aug 2024 08:48:53 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77663ce6b1..593403c6f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [6.1.6] - 2024-08-14 + +### Features + +- Update feature completed payload to have boolean instead of string ([#7855](https://github.com/Unleash/unleash/issues/7855)) + + +### Miscellaneous Tasks + +- Split send welcome email ([#7795](https://github.com/Unleash/unleash/issues/7795)) ([#7867](https://github.com/Unleash/unleash/issues/7867)) + + ## [6.1.5] - 2024-08-13 ### Bug Fixes