File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 12.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v12.26.1...12.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v12.26.2...12.x )
4
+
5
+ ## [ v12.26.2] ( https://github.com/laravel/framework/compare/v12.26.1...v12.26.2 ) - 2025-08-26
6
+
7
+ * [ 12.x] fix: csrf_token can return null by [ @calebdw ] ( https://github.com/calebdw ) in https://github.com/laravel/framework/pull/56768
8
+ * [ 12.x] Fix ` date_format ` validation on DST Timezone by [ @crynobone ] ( https://github.com/crynobone ) in https://github.com/laravel/framework/pull/56767
9
+ * [ 12.x] Fix event helper by [ @jasonvarga ] ( https://github.com/jasonvarga ) in https://github.com/laravel/framework/pull/56773
4
10
5
11
## [ v12.26.1] ( https://github.com/laravel/framework/compare/v12.26.0...v12.26.1 ) - 2025-08-26
6
12
You can’t perform that action at this time.
0 commit comments