Skip to content

Commit af2dd83

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 2295573 commit af2dd83

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/telescope/compare/v5.10.0...5.x)
3+
## [Unreleased](https://github.com/laravel/telescope/compare/v5.10.1...5.x)
4+
5+
## [v5.10.1](https://github.com/laravel/telescope/compare/v5.10.0...v5.10.1) - 2025-07-22
6+
7+
* [5.x] Use match expressions in place of switch statements by [@xurshudyan](https://github.com/xurshudyan) in https://github.com/laravel/telescope/pull/1605
8+
* Fix batch function call on null by [@Davitig](https://github.com/Davitig) in https://github.com/laravel/telescope/pull/1606
9+
* Fix missing `_` import and supported Vite by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/telescope/pull/1609
10+
* Bump form-data from 4.0.2 to 4.0.4 by [@dependabot](https://github.com/dependabot)[bot] in https://github.com/laravel/telescope/pull/1613
411

512
## [v5.10.0](https://github.com/laravel/telescope/compare/v5.9.1...v5.10.0) - 2025-07-07
613

0 commit comments

Comments
 (0)