We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367b408 commit aa1177dCopy full SHA for aa1177d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.0.7 - 2020-07-28
4
+
5
+### Fixed
6
+- Remove unused `HtmlSanitizer` package.
7
+- Fixed installation issue on PHP 7.0.
8
9
## 1.0.6 - 2020-07-27
10
11
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "1.0.6",
+ "version": "1.0.7",
"keywords": [
"craft",
"cms",
0 commit comments