Skip to content

Commit f8ad78b

Browse files
committed
[7.x] update changelog
1 parent 5a5ebb2 commit f8ad78b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG-7.x.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Release Notes for 7.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v7.11.0...7.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v7.12.0...7.x)
4+
5+
6+
## [v7.12.0 (2020-05-19)](https://github.com/laravel/framework/compare/v7.11.0...v7.12.0)
47

58
### Added
69
- Added `Illuminate\Http\Middleware\TrustHosts` ([9229264](https://github.com/laravel/framework/commit/92292649621f2aadc84ab94376244650a9f55696))
10+
- Added ability to skip middleware from resource routes ([#32891](https://github.com/laravel/framework/pull/32891))
711

812
### Fixed
913
- Fixed Queued Mail MessageSent Listener With Attachments ([#32795](https://github.com/laravel/framework/pull/32795))

0 commit comments

Comments
 (0)