From 6bc719e96ed3b17bd9536b1d3e4567cf2d96c855 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Mon, 24 Jun 2024 15:49:46 -0400 Subject: [PATCH] chore: Version 4.1.18 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a0de608..1ad86fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Retour Changelog -## 4.1.18 - UNRELEASED +## 4.1.18 - 2024.06.24 ### Added * Separate out the plugin settings into **General**, **Statistics**, and **Advanced** tabs * Added a **Set No-Cache Headers** setting (defaulting to on) to set `no-cache` headers on the redirect response to prevent client-side caching ([#306](https://github.com/nystudio107/craft-retour/issues/306))