diff --git a/CHANGELOG.md b/CHANGELOG.md index 243f9d78..a02715fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Retour Changelog -## 4.1.14 - UNRELEASED +## 4.1.14 - 2023.10.26 ### Fixed * Fixes issue where only first line of uploaded CSV is saved in cache in load balanced environment ([#286](https://github.com/nystudio107/craft-retour/pull/286)) * Strip off a leading `/` before making a site URL from a path, because otherwise `Craft.getUrl()` considers it an absolute URL and returns it ([#281](https://github.com/nystudio107/craft-retour/issues/281))