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 e1b04e0 commit 341eb08Copy full SHA for 341eb08
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.15 - 2022-06-04
4
+
5
+### Fixed
6
+- Fix incorrectly encoding quotes for Vizy field content.
7
8
## 1.0.14 - 2022-05-28
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/vizy",
"description": "A flexible visual editor field for Craft CMS.",
"type": "craft-plugin",
- "version": "1.0.14",
+ "version": "1.0.15",
"keywords": [
"craft",
"cms",
0 commit comments