We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a592470 commit ff6af4fCopy full SHA for ff6af4f
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v2.4.0...3.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v3.0.0...3.x)
4
+
5
6
+## [v3.0.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.4.0...v3.0.0)
7
8
+### Added
9
+- Laravel 8 support ([#155](https://github.com/laravel/ui/pull/155))
10
11
+### Fixed
12
+- Fetch reset token explicitly ([#130](https://github.com/laravel/ui/pull/130))
13
14
15
## [v2.4.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.3.0...v2.4.0)
0 commit comments