Skip to content

Commit f881d00

Browse files
committed
[6.x] update changelog
1 parent e9f3c95 commit f881d00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG-6.x.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
## [Unreleased](https://github.com/laravel/framework/compare/v6.17.1...6.x)
44

5+
### Added
6+
- Added `Arr::hasAny()` method ([#31636](https://github.com/laravel/framework/pull/31636))
7+
58
### TODO
69
- Use correct locale when resolving Faker from the container ([#31615](https://github.com/laravel/framework/pull/31615))
10+
- Expose Notification Id within Message Data ([#31632](https://github.com/laravel/framework/pull/31632))
11+
- Fixed loading deferred providers for binding interfaces and implementations ([#31629](https://github.com/laravel/framework/pull/31629), [1764ff7](https://github.com/laravel/framework/commit/1764ff762966083a12dd2c9b522cec5f1bbda967))
712

813

914
## [v6.17.1 (2020-02-26)](https://github.com/laravel/framework/compare/v6.17.0...v6.17.1)

0 commit comments

Comments
 (0)