Skip to content

Commit fa43c0a

Browse files
committed
Update CHANGELOG.md
1 parent 39a5871 commit fa43c0a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v7.6.0...master)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v7.25.0...master)
4+
5+
6+
## [v7.25.0 (2020-08-11)](https://github.com/laravel/laravel/compare/v7.12.0...v7.25.0)
7+
8+
### Added
9+
- Add password reset migration ([9e5ba57](https://github.com/laravel/laravel/commit/9e5ba571a60a57ca2c3938bc5bd81d222cb6e618))
10+
11+
### Changed
12+
- Bump `fruitcake/laravel-cors` ([#5320](https://github.com/laravel/laravel/pull/5320))
13+
- Set framework version `^7.24` ([#5370](https://github.com/laravel/laravel/pull/5370))
14+
15+
16+
## [v7.12.0 (2020-05-18)](https://github.com/laravel/laravel/compare/v7.6.0...v7.12.0)
17+
18+
### Added
19+
- Allow configuring the auth_mode for SMTP mail driver ([#5293](https://github.com/laravel/laravel/pull/5293))
20+
- Add basic trust host middleware ([5639581](https://github.com/laravel/laravel/commit/5639581ea56ecd556cdf6e6edc37ce5795740fd7))
421

522

623
## [v7.6.0 (2020-04-15)](https://github.com/laravel/laravel/compare/v7.3.0...v7.6.0)

0 commit comments

Comments
 (0)