Update CHANGELOG

This commit is contained in:
taylorotwell
2026-03-14 16:54:44 +00:00
committed by github-actions[bot]
parent 945f4e5a9f
commit 77da0b9a8d

View File

@@ -1,6 +1,10 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v12.12.1...12.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v12.12.2...12.x)
## [v12.12.2](https://github.com/laravel/laravel/compare/v12.12.1...v12.12.2) - 2026-03-14
* [12.x] Add `APP_NAME` fallback in Slack log channel username by [@hamedelasma](https://github.com/hamedelasma) in https://github.com/laravel/laravel/pull/6762
## [v12.12.1](https://github.com/laravel/laravel/compare/v12.12.0...v12.12.1) - 2026-03-10