Skip to content

Commit 65924ab

Browse files
author
Rias
committed
1.0.10
1 parent 363c4e1 commit 65924ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.10 - 2018-08-21
8+
### Fixed
9+
- Fixed encoding errors when saving checkboxes
10+
- Fixed issue with customizing table attributes
11+
- Fixed display of messages with new lines
12+
- Fixed display of badge position setting
13+
714
## 1.0.9 - 2018-08-03
815
### Fixed
916
- Fixed a bug with encoding caused by the previous update

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.9",
5+
"version": "1.0.10",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)