From e3902e712136b5b4746cb2e2cfb9010e6ca2e63b Mon Sep 17 00:00:00 2001 From: taylorotwell <463230+taylorotwell@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:58:57 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b0302..f89b7c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/valet/compare/v4.10.0...master) +## [Unreleased](https://github.com/laravel/valet/compare/v4.11.0...master) + +## [v4.11.0](https://github.com/laravel/valet/compare/v4.10.0...v4.11.0) - 2025-10-07 + +* fix(TLS): create OpenSSL strict-mode compliant certs by [@Tugzrida](https://github.com/Tugzrida) in https://github.com/laravel/valet/pull/1531 ## [v4.10.0](https://github.com/laravel/valet/compare/v4.9.1...v4.10.0) - 2025-09-16