Skip to content

Commit 50abe19

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent f3bfa2c commit 50abe19

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v10.17.0...10.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v9.52.15...10.x)
44

55
## [v10.17.1](https://github.com/laravel/framework/compare/v9.52.14...v10.17.1) - 2023-08-02
66

@@ -13,6 +13,10 @@
1313
- [10.x] Fix prompt rendering after `callSilent` by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/framework/pull/47929
1414
- [10.x] Update ensure() collection method to correctly work with Interfaces and object inheritance by [@karpilin](https://github.com/karpilin) in https://github.com/laravel/framework/pull/47934
1515

16+
## [v9.52.15](https://github.com/laravel/framework/compare/v10.17.0...v9.52.15) - 2023-08-08
17+
18+
- [9.x] Improve decimal shape validation by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/framework/pull/47957
19+
1620
## [v10.17.0](https://github.com/laravel/framework/compare/v10.16.1...v10.17.0) - 2023-08-01
1721

1822
- [10.x] Update `TrustProxies` to rely on `$headers` if properly set by [@inxilpro](https://github.com/inxilpro) in https://github.com/laravel/framework/pull/47844

0 commit comments

Comments
 (0)