Skip to content

Commit 444072c

Browse files
committedNov 3, 2020
Update CHANGELOG.md
1 parent bcb2456 commit 444072c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
 

‎CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/ui/compare/v3.0.0...3.x)
3+
## [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))
410

511
### Changed
612
- Add sourcemaps to webpack config ([#168](https://github.com/laravel/ui/pull/168))
713

14+
### Fixed
15+
- Wrap login link in app.stub with a route check ([#177](https://github.com/laravel/ui/pull/177))
16+
817

918
## [v3.0.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.4.0...v3.0.0)
1019

0 commit comments

Comments
 (0)
Please sign in to comment.