From 058c5b019eb1961ab2830c7dfec29355bca28181 Mon Sep 17 00:00:00 2001 From: Ben Croker Date: Mon, 28 Jun 2021 13:46:06 +0200 Subject: [PATCH] 3.0.7 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 169827f..7ef9609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.0.7 - Unreleased +## 3.0.7 - 2021-06-28 ### Changed - Excluded GraphQL requests that do not use `application/graphql` as their MIME type from being validated ([#17](https://github.com/putyourlightson/craft-snaptcha/issues/17)).