Skip to content

Commit 6eadb69

Browse files
committed
[8.x] update changelog
1 parent 78e4538 commit 6eadb69

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG-8.x.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Release Notes for 8.x
22

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))
417

518

619
## [v8.30.1 (2021-03-03)](https://github.com/laravel/framework/compare/v8.30.0...v8.30.1)

0 commit comments

Comments
 (0)