Skip to content

Commit 25ed9ba

Browse files
pushpak1300github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 8f04fc3 commit 25ed9ba

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/boost/compare/v1.6.0...main)
3+
## [Unreleased](https://github.com/laravel/boost/compare/v1.7.0...main)
4+
5+
## [v1.7.0](https://github.com/laravel/boost/compare/v1.6.0...v1.7.0) - 2025-11-04
6+
7+
### What's Changed
8+
9+
* feat: add opencode support by [@calebdw](https://github.com/calebdw) in https://github.com/laravel/boost/pull/88
10+
* Fix Invalid Argument Error with MCP tool by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/323
11+
* [1.x] Refactor to use first-class callable by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/315
12+
* [1.x] Sail Support for Boost by [@NIAN97](https://github.com/NIAN97) in https://github.com/laravel/boost/pull/303
13+
* Remove duplicate code in GuidelineComposer.php by [@phpfour](https://github.com/phpfour) in https://github.com/laravel/boost/pull/331
14+
* Handle `@volt` directives in GuidelineComposer by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/333
15+
16+
### New Contributors
17+
18+
* [@NIAN97](https://github.com/NIAN97) made their first contribution in https://github.com/laravel/boost/pull/303
19+
* [@phpfour](https://github.com/phpfour) made their first contribution in https://github.com/laravel/boost/pull/331
20+
21+
**Full Changelog**: https://github.com/laravel/boost/compare/v1.6.0...v1.7.0
422

523
## [v1.6.0](https://github.com/laravel/boost/compare/v1.5.1...v1.6.0) - 2025-10-28
624

0 commit comments

Comments
 (0)