From 6d45807e6d2ed8dbd106cf1d9382bb45ae8c9520 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Mon, 27 Jan 2025 15:41:50 -0500 Subject: [PATCH] chore: Version 4.1.22 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7596c483..e474ef7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Retour Changelog -## 4.1.22 - UNRELEASED +## 4.1.22 - 2025.01.27 ### Fixed -* Fixed an issue where redirects we note, in fact, redirecting with the appropriate site URL prefix as expected ([#325](https://github.com/nystudio107/craft-retour/issues/325)) +* Fixed an issue where redirects were not, in fact, redirecting with the appropriate site URL prefix as expected ([#325](https://github.com/nystudio107/craft-retour/issues/325)) ## 4.1.21 - 2025.01.08 ### Changed