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 2371a4e commit cfc59b5Copy full SHA for cfc59b5
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
ChangeLog
3
=========
4
5
-master (unreleased)
6
-===================
+Release 1.2.0 (2018-01-09)
+==========================
7
8
- Allow wrong field ids in conditions
9
formidable/__init__.py
@@ -4,5 +4,5 @@
default_app_config = 'formidable.app.FormidableConfig'
-version = '1.2.0.dev0'
+version = '1.2.0'
json_version = latest_version
0 commit comments