Update CHANGELOG

This commit is contained in:
taylorotwell
2026-01-06 16:33:15 +00:00
committed by github-actions[bot]
parent 591d3e8903
commit 45f8f070c0

View File

@@ -1,6 +1,11 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v12.11.0...12.x) ## [Unreleased](https://github.com/laravel/laravel/compare/v12.11.1...12.x)
## [v12.11.1](https://github.com/laravel/laravel/compare/v12.11.0...v12.11.1) - 2025-12-23
* Use environment variable for `DB_SSLMODE` - Postgres by [@robsontenorio](https://github.com/robsontenorio) in https://github.com/laravel/laravel/pull/6727
* fix: ensure APP_URL does not have trailing slash in filesystem by [@msamgan](https://github.com/msamgan) in https://github.com/laravel/laravel/pull/6728
## [v12.11.0](https://github.com/laravel/laravel/compare/v12.10.1...v12.11.0) - 2025-11-25 ## [v12.11.0](https://github.com/laravel/laravel/compare/v12.10.1...v12.11.0) - 2025-11-25