File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ ChangeLog
5
5
master (unreleased)
6
6
===================
7
7
8
- * Change `help_text ` to `description ` in the API (in order to catch up formidable-ui)
8
+ * [ci] Split tox jobs into CircleCI configuration (#189).
9
+ * Skip form validation rules if a field is empty (#191).
10
+ * Fix: Confirmation preset validation would correctly compare using the appropriate types (#177).
11
+ * Change `help_text ` to `description ` in the API, in order to catch up formidable-ui (#188).
9
12
10
13
Release 0.7.1 (2017-02-22)
11
14
==========================
@@ -16,7 +19,6 @@ Release 0.7.1 (2017-02-22)
16
19
* add presets to ContextFormSerializer (#176). Add presets creation directly in a FormidableForm declaration. Rework tests with presets.
17
20
* Fix: error message for preset validation is not the one specified (#185)
18
21
* Improve isort management in tox file (#147)
19
- * [ci] Split tox jobs into CircleCI configuration (#189)
20
22
21
23
Release 0.7.0 (2017-02-15)
22
24
==========================
You can’t perform that action at this time.
0 commit comments