Skip to content

Commit 2f01a1a

Browse files
committed
Added missing changelog entries for 0.8.0
1 parent 5f64eff commit 2f01a1a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ ChangeLog
55
master (unreleased)
66
===================
77

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).
912

1013
Release 0.7.1 (2017-02-22)
1114
==========================
@@ -16,7 +19,6 @@ Release 0.7.1 (2017-02-22)
1619
* add presets to ContextFormSerializer (#176). Add presets creation directly in a FormidableForm declaration. Rework tests with presets.
1720
* Fix: error message for preset validation is not the one specified (#185)
1821
* Improve isort management in tox file (#147)
19-
* [ci] Split tox jobs into CircleCI configuration (#189)
2022

2123
Release 0.7.0 (2017-02-15)
2224
==========================

0 commit comments

Comments
 (0)