|
1 | 1 | # Release Notes
|
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/laravel/boost/compare/v1.0.20...main) |
| 3 | +## [Unreleased](https://github.com/laravel/boost/compare/v1.0.21...main) |
| 4 | + |
| 5 | +## [v1.0.21](https://github.com/laravel/boost/compare/v1.0.20...v1.0.21) - 2025年09月03日 |
| 6 | + |
| 7 | +### What's Changed |
| 8 | + |
| 9 | +* Fix random 'parse error' when running test suite by [@ashleyhindle](https://github.com/ashleyhindle) in https://github.com/laravel/boost/pull/223 |
| 10 | +* Clarify ListRoutes name parameter description for better tool calling by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/182 |
| 11 | +* Streamline ToolResult assertions in tests by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/225 |
| 12 | +* Allow guideline overriding by [@ashleyhindle](https://github.com/ashleyhindle) in https://github.com/laravel/boost/pull/219 |
| 13 | + |
| 14 | +**Full Changelog**: https://github.com/laravel/boost/compare/v1.0.20...v1.0.21 |
4 | 15 |
|
5 | 16 | ## [v1.0.20](https://github.com/laravel/boost/compare/v1.0.19...v1.0.20) - 2025年08月28日
|
6 | 17 |
|
|
0 commit comments