diff --git a/CHANGELOG.md b/CHANGELOG.md index 08683195..00d82f49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Release Notes -## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v5.1.1...5.x) +## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v5.1.2...5.x) + +## [v5.1.2](https://github.com/joelbutcher/socialstream/compare/v5.1.1...v5.1.2) - 2023-10-30 + +### What's Changed + +- [5.x] Fix undefined routes for authenticated users in Filament by [@joelbutcher](https://github.com/joelbutcher) in https://github.com/joelbutcher/socialstream/pull/309 + +**Full Changelog**: https://github.com/joelbutcher/socialstream/compare/v5.1.1...v5.1.2 ## [v5.1.1](https://github.com/joelbutcher/socialstream/compare/v5.1.0...v5.1.1) - 2023-10-27