We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb2456 commit 444072cCopy full SHA for 444072c
CHANGELOG.md
@@ -1,10 +1,19 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v3.0.0...3.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v3.1.0...3.x)
4
+
5
6
+## [v3.1.0 (2020-11-03)](https://github.com/laravel/ui/compare/v3.0.0...v3.1.0)
7
8
+### Added
9
+- Added PHP 8 Support ([#178](https://github.com/laravel/ui/pull/178))
10
11
### Changed
12
- Add sourcemaps to webpack config ([#168](https://github.com/laravel/ui/pull/168))
13
14
+### Fixed
15
+- Wrap login link in app.stub with a route check ([#177](https://github.com/laravel/ui/pull/177))
16
17
18
## [v3.0.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.4.0...v3.0.0)
19
0 commit comments