Skip to content

Commit 857404e

Browse files
committed
[8.x] update changelog
1 parent b0a588c commit 857404e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG-8.x.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased](https://github.com/laravel/framework/compare/v8.77.1...8.x)
44

5+
### Added
6+
- Added `schedule:clear-mutex` command ([#40135](https://github.com/laravel/framework/pull/40135))
7+
- Added ability to define extra default password rules ([#40137](https://github.com/laravel/framework/pull/40137))
8+
- Added a `mergeIfMissing` method to the Illuminate Http Request class ([#40116](https://github.com/laravel/framework/pull/40116))
9+
- Added `Illuminate/Support/MultipleInstanceManager` ([40913ac](https://github.com/laravel/framework/commit/40913ac8f8d07cca08c10ea7b4adc6c45b700b10))
10+
- Added `SimpleMessage::lines()` ([#40147](https://github.com/laravel/framework/pull/40147))
11+
12+
### Changed
13+
- Improve support for custom Doctrine column types ([#40119](https://github.com/laravel/framework/pull/40119))
14+
- Remove an useless check in Console Application class ([#40145](https://github.com/laravel/framework/pull/40145))
15+
516

617
## [v8.77.1 (2021-12-21)](https://github.com/laravel/framework/compare/v8.77.0...v8.77.1)
718

0 commit comments

Comments
 (0)