File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 8.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.30.1...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.31.0...8.x )
4
+
5
+
6
+ ## [ v8.31.0 (2021-03-04)] ( https://github.com/laravel/framework/compare/v8.30.1...v8.31.0 )
7
+
8
+ ### Added
9
+ - Added new ` VendorTagPublished ` event ([ #36458 ] ( https://github.com/laravel/framework/pull/36458 ) )
10
+ - Added new ` Stringable::test() ` method ([ #36462 ] ( https://github.com/laravel/framework/pull/36462 ) )
11
+
12
+ ### Reverted
13
+ - Reverted [ Fixed ` formatWheres() ` methods in ` DatabaseRule ` ] ( https://github.com/laravel/framework/pull/36441 ) ([ #36452 ] ( https://github.com/laravel/framework/pull/36452 ) )
14
+
15
+ ### Changed
16
+ - Make user policy command fix (Windows) ([ #36464 ] ( https://github.com/laravel/framework/pull/36464 ) )
4
17
5
18
6
19
## [ v8.30.1 (2021-03-03)] ( https://github.com/laravel/framework/compare/v8.30.0...v8.30.1 )
You can’t perform that action at this time.
0 commit comments