From cd5b5dd36e119b2ba4d384bacd704847151414ac Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Sat, 22 Jun 2024 23:48:40 -0400 Subject: [PATCH] chore: Version 3.2.17 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02f4530d..85d7fc9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 3.2.17 - UNRELEASED ### 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)) ## 3.2.16 - 2024.06.19 ### Fixed