From 1ccc2e17cb34db6a24c230256790d9af9656f4a9 Mon Sep 17 00:00:00 2001 From: bwieger-atlassian-com Date: Tue, 25 Feb 2025 12:45:22 -0800 Subject: [PATCH] Changelog (#150) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03720576..bbf7c290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## What's new in 3.4.10 + +### Bug Fixes + +- Forward fixed the bug in 3.4.8 for Server / Data Center users on Authentication + +## What's new in 3.4.9 + +### Bug Fixes + +- Rolled back 3.4.8 release as it contained a breaking bug for Server / Data Center users on Authentication + ## What's new in 3.4.8 ### Features