Skip to content

Commit 5727080

Browse files
committed
form-designer 0.26
1 parent f59ed76 commit 5727080

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Change log
44
Next version
55
------------
66

7+
0.26
8+
----
9+
710
* Changed form submissions to convert choice values back to the unslugified
811
variant.
912

form_designer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.25.0"
1+
__version__ = "0.26.0"

0 commit comments

Comments
 (0)