Skip to content

Commit dc4a78a

Browse files
pushpak1300github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ba0a9e6 commit dc4a78a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/boost/compare/v2.3.0...main)
3+
## [Unreleased](https://github.com/laravel/boost/compare/v2.3.1...main)
4+
5+
## [v2.3.1](https://github.com/laravel/boost/compare/v2.3.0...v2.3.1) - 2026-03-12
6+
7+
### What's Changed
8+
9+
* Decode HTML entities in Blade guideline output by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/654
10+
* Add configurable Codex MCP cwd by [@cyppe](https://github.com/cyppe) in https://github.com/laravel/boost/pull/642
11+
12+
### New Contributors
13+
14+
* [@cyppe](https://github.com/cyppe) made their first contribution in https://github.com/laravel/boost/pull/642
15+
16+
**Full Changelog**: https://github.com/laravel/boost/compare/v2.3.0...v2.3.1
417

518
## [v2.3.0](https://github.com/laravel/boost/compare/v2.2.3...v2.3.0) - 2026-03-11
619

@@ -84,6 +97,7 @@ If you have custom overrides in:
8497
8598
8699
100+
87101
```
88102
move them to:
89103

@@ -94,6 +108,7 @@ move them to:
94108
95109
96110
111+
97112
```
98113
### New Contributors
99114

@@ -121,6 +136,7 @@ This release introduces a small structural update to how Inertia guidelines are
121136
122137
123138
139+
124140
```
125141
**Now merged into individual version guideline**
126142

@@ -133,6 +149,7 @@ This release introduces a small structural update to how Inertia guidelines are
133149
134150
135151
152+
136153
```
137154
Guidelines are now resolved using the following priority order:
138155

0 commit comments

Comments
 (0)