From 6a2c54140bfa9b772d266e8e230c9d30a24703a9 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Wed, 6 Mar 2024 18:55:55 -0500 Subject: [PATCH] chore: Version 4.1.16 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2de25980..44135c38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 4.1.16 - UNRELEASED ### Fixed * Added the unused `static` to the Tailwind CSS `blocklist` to avoid a name collision with a Craft CSS class ([#1412](https://github.com/nystudio107/craft-seomatic/issues/1412)) +* Fixed an issue with impropertly text-encoded characters in URLs potentially causing a db exception ([#291](https://github.com/nystudio107/craft-retour/issues/291)) ## 4.1.15 - 2024.02.05 ### Added