Skip to content

Commit f5a9ac0

Browse files
wo0dynbrunobord
authored andcommitted
Release version 0.12.0
CHANGELOG --------- - Moving file named `LICENCE` into `LICENSE` (#232). - Add JSON schema migration (#234) - Add a tool to convert ContextForms to FormidableJSON (#236) - Drop python3.4 support (#234) - Add conditional display-iff (#198). - Added latest translations from Crowdin.
1 parent 30cacdc commit f5a9ac0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ChangeLog
33
=========
44

5-
master (unreleased)
6-
===================
5+
Release 0.12.0 (2017-07-04)
6+
===========================
77

88
- Moving file named `LICENCE` into `LICENSE` (#232).
99
- Add JSON schema migration (#234)

formidable/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
default_app_config = 'formidable.app.FormidableConfig'
22

3-
version = '0.12.0.dev0'
3+
version = '0.12.0'

0 commit comments

Comments
 (0)