From 546a74d443507ad2ca6eedff9ed8751b8da91ebb Mon Sep 17 00:00:00 2001 From: joelbutcher Date: Thu, 25 Jul 2024 07:10:42 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e501d35..3c8a0c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Release Notes -## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v6.1.1...6.x) +## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v6.1.2...6.x) + +## [v6.1.2](https://github.com/joelbutcher/socialstream/compare/v6.1.1...v6.1.2) - 2024-07-25 + +### What's Changed + +* [6x] Fix auth for users with changed emails by [@joelbutcher](https://github.com/joelbutcher) in https://github.com/joelbutcher/socialstream/pull/364 + +**Full Changelog**: https://github.com/joelbutcher/socialstream/compare/v6.1.1...v6.1.2 ## [v6.1.1](https://github.com/joelbutcher/socialstream/compare/v6.1.0...v6.1.1) - 2024-07-19