From f0b94fa28efb7d24e8d80ee278584653759c05d2 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Wed, 22 May 2024 22:03:16 -0700 Subject: [PATCH] 4.0.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2f956..391a100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Guest Entries -## Unreleased +## 4.0.1 - 2024-05-22 - Fixed a PHP error that could occur when front-end validation failed. ([#87](https://github.com/craftcms/guest-entries/issues/87))