Skip to content

Commit ff6af4f

Browse files
committedSep 11, 2020
Update CHANGELOG.md
1 parent a592470 commit ff6af4f

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,6 +1,15 @@
11
# Release Notes
22

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

514

615
## [v2.4.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.3.0...v2.4.0)

0 commit comments

Comments
 (0)
Please sign in to comment.