From 05f3c12c1b887393545b167bb66afbcb70ba6098 Mon Sep 17 00:00:00 2001 From: Rias Date: Fri, 18 Jan 2019 09:37:27 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 315fcb2..472ec20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 1.0.13 - 2019-01-18 +### Fixed +- Fixed an issue with project config in 3.1 + ## 1.0.12 - 2018-12-03 ### Fixed - Contact Form Extensions now checks if the submission was marked as spam before handling anything itself. This might solve issues with other plugins that mark it first.