We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddd705 commit 4780b60Copy full SHA for 4780b60
1 file changed
CHANGELOG.md
@@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
8
- Drop PHP 8.1 support, add PHP 8.3 support
9
- Update to Laravel 10
10
- Update to PHPUnit 10
11
-- Update to FontAwesome 6 (See [what's changed](https://fontawesome.com/docs/web/setup/upgrade/whats-changed))
+- Update to FontAwesome 6 (See [what's changed in FA6](https://fontawesome.com/docs/web/setup/upgrade/whats-changed))
12
+- Add fallback routes when 'index' is not defined (Fix [#1244](https://github.com/userfrosting/UserFrosting/issues/1244))
13
14
## 5.0.0
15
- Initial version
0 commit comments