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 8da9a5f commit b37f606Copy full SHA for b37f606
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Release Notes
2
3
+## [v0.3.1](https://github.com/bert-w/laravel-log-viewer/compare/v0.3.0...v0.3.1) - 2023-06-30
4
+- Fix route generation.
5
+
6
## [v0.3.0](https://github.com/bert-w/laravel-log-viewer/compare/v0.2.1...v0.3.0) - 2023-06-30
7
- Added the ability to override the route name prefix using `config('logviewer.route_name_prefix')`.
8
- Template improvements.
0 commit comments