Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Added Changes on 0.22.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
toirl committed Nov 19, 2016
1 parent a175c53 commit f59a92d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
Next
====
0.23.0
======
- Added 'showrawvalue' config option for inforenderer. See documentation for
more details.
- Added sort configuration for selection fields. See documentation for more
details.

0.22.0
======
Bugfix release
- Fixed bug with reset values. Resetting was to aggressive and deleted values
even if reset was not set to true in conditionals which could cause
dataloss.
- Fixed handling relations wich realtions are used with comma separated names
as it is used when using form inheritance.

0.21.0
======
- #3 Add "Save an continue" Button. For forms with multiple pages formbar now
Expand Down

0 comments on commit f59a92d

Please sign in to comment.