From 9b683acdda6821446ebfa7121b9c74d6a2e00965 Mon Sep 17 00:00:00 2001 From: joelbutcher Date: Fri, 22 Nov 2024 20:21: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 36dda40..693da8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Release Notes -## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v6.1.10...6.x) +## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v6.1.11...6.x) + +## [v6.1.11](https://github.com/joelbutcher/socialstream/compare/v6.1.10...v6.1.11) - 2024-11-22 + +### What's Changed + +* [6.x] fix auth redirects by [@joelbutcher](https://github.com/joelbutcher) in https://github.com/joelbutcher/socialstream/pull/387 + +**Full Changelog**: https://github.com/joelbutcher/socialstream/compare/v6.1.10...v6.1.11 ## [v6.1.10](https://github.com/joelbutcher/socialstream/compare/v6.1.9...v6.1.10) - 2024-11-21