Skip to content

Commit 8eea97c

Browse files
Merge pull request #154 from hybridinteractive/develop
Prep for 1.3.2 release
2 parents 6ff0afd + c384a4c commit 8eea97c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [1.3.2] - 2022-06-08
8+
- Update guzzle version
9+
- Update Recaptcha function handling
10+
711
## [1.3.1] - 2022-05-04
812
- Added Graceful handling of visiting URLs of deleted forms. [#140](https://github.com/hybridinteractive/craft-contact-form-extensions/issues/140)
913
- Final preparation for Craft 4

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hybridinteractive/craft-contact-form-extensions",
33
"description": "Adds extensions to the Craft CMS contact form plugin.",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"type": "craft-plugin",
66
"keywords": [
77
"cms",

0 commit comments

Comments
 (0)