Skip to content

Commit ae497d9

Browse files
committed
[10.x] Update CHANGELOG.md
1 parent 2e471cd commit ae497d9

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v10.13.0...10.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v10.13.1...10.x)
4+
5+
6+
## [v10.13.1 (2023-06-02)](https://github.com/laravel/framework/compare/v10.13.0...v10.13.1)
7+
8+
### Added
9+
- Added `Illuminate\Contracts\Database\Query\ConditionExpression` interface and functional for this ([#47210](https://github.com/laravel/framework/pull/47210))
10+
- Added return type for `Illuminate/Notifications/Channels/MailChannel::send()` ([#47310](https://github.com/laravel/framework/pull/47310))
11+
12+
### Reverted
13+
- Revert "[10.x] Fix inconsistentcy between report and render methods" ([#47326](https://github.com/laravel/framework/pull/47326))
14+
15+
### Changed
16+
- Display queue runtime in human readable format ([#47227](https://github.com/laravel/framework/pull/47227))
417

518

619
## [v10.13.0 (2023-05-30)](https://github.com/laravel/framework/compare/v10.12.0...v10.13.0)

0 commit comments

Comments
 (0)