Skip to content

Commit b109829

Browse files
author
Rias
committed
1.0.6
1 parent 2a048b8 commit b109829

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.0.6 - 2018-06-07
8+
### Fixed
9+
- The badge position setting now saves the correct values
10+
- Added a note when hiding the badge you should inform users in a different way
11+
- Fix saving checkbox and radio inputs
12+
713
## 1.0.5 - 2018-06-01
814
### Added
915
- You can now add an invisible reCAPTCHA to your forms.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rias/craft-contact-form-extensions",
33
"description": "Adds extensions to the Craft CMS contact form plugin.",
44
"type": "craft-plugin",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)