mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Update CHANGELOG.md
This commit is contained in:
parent
39a58710ba
commit
fa43c0a333
19
CHANGELOG.md
19
CHANGELOG.md
@ -1,6 +1,23 @@
|
||||
# Release Notes
|
||||
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v7.6.0...master)
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v7.25.0...master)
|
||||
|
||||
|
||||
## [v7.25.0 (2020-08-11)](https://github.com/laravel/laravel/compare/v7.12.0...v7.25.0)
|
||||
|
||||
### Added
|
||||
- Add password reset migration ([9e5ba57](https://github.com/laravel/laravel/commit/9e5ba571a60a57ca2c3938bc5bd81d222cb6e618))
|
||||
|
||||
### Changed
|
||||
- Bump `fruitcake/laravel-cors` ([#5320](https://github.com/laravel/laravel/pull/5320))
|
||||
- Set framework version `^7.24` ([#5370](https://github.com/laravel/laravel/pull/5370))
|
||||
|
||||
|
||||
## [v7.12.0 (2020-05-18)](https://github.com/laravel/laravel/compare/v7.6.0...v7.12.0)
|
||||
|
||||
### Added
|
||||
- Allow configuring the auth_mode for SMTP mail driver ([#5293](https://github.com/laravel/laravel/pull/5293))
|
||||
- Add basic trust host middleware ([5639581](https://github.com/laravel/laravel/commit/5639581ea56ecd556cdf6e6edc37ce5795740fd7))
|
||||
|
||||
|
||||
## [v7.6.0 (2020-04-15)](https://github.com/laravel/laravel/compare/v7.3.0...v7.6.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user