From da2431819316bcb72d2bf763e0fe83d8546746d9 Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Tue, 25 Feb 2025 15:14:29 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41edc632b5..5d11289b91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Release Notes +## 5.49.0 (2025-02-25) + +### What's new +- Laravel 12 support [#11433](https://github.com/statamic/cms/issues/11433) by @duncanmcclean + +### What's fixed +- Asset Container returns relative url for same site [#11372](https://github.com/statamic/cms/issues/11372) by @marcorieser + + + ## 5.48.1 (2025-02-25) ### What's fixed