We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533c491 commit 85a1c57Copy full SHA for 85a1c57
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Characteristic Changelog
2
3
-## Unreleased
+## 1.0.0-beta.2 - 1/29/20
4
## Fixed
5
-Fixed error when saving an existing group (#40)
+- Fixed error when saving an existing group ([#40](https://github.com/venveo/craft-characteristic/issues/40))
6
7
## 1.0.0-beta.1 - 1/28/20
8
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "venveo/craft-characteristic",
"description": "Drill-drown on element characteristics",
"type": "craft-plugin",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"keywords": [
"craft",
"cms",
0 commit comments