Skip to content

Commit 0417275

Browse files
ashleyhindlegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent c2ac67c commit 0417275

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/boost/compare/v1.0.19...main)
3+
## [Unreleased](https://github.com/laravel/boost/compare/v1.0.20...main)
4+
5+
## [v1.0.20](https://github.com/laravel/boost/compare/v1.0.19...v1.0.20) - 2025-08-28
6+
7+
### What's Changed
8+
9+
* fix: defer InjectBoost middleware registration until app is booted by [@Sairahcaz](https://github.com/Sairahcaz) in https://github.com/laravel/boost/pull/172
10+
* feat: add robust MCP file configuration writer by [@ashleyhindle](https://github.com/ashleyhindle) in https://github.com/laravel/boost/pull/204
11+
* Feat: Detect env changes by default, fixes 130 by [@ashleyhindle](https://github.com/ashleyhindle) in https://github.com/laravel/boost/pull/217
12+
13+
### New Contributors
14+
15+
* [@Sairahcaz](https://github.com/Sairahcaz) made their first contribution in https://github.com/laravel/boost/pull/172
16+
17+
**Full Changelog**: https://github.com/laravel/boost/compare/v1.0.19...v1.0.20
418

519
## [v1.0.19](https://github.com/laravel/boost/compare/v1.0.18...v1.0.19) - 2025-08-27
620

0 commit comments

Comments
 (0)