Skip to content

Commit

Permalink
update changelog for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Mar 22, 2019
1 parent 2330150 commit 93f8cd9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,16 @@
* sorted_choices option to sort choices before displaying them
* automatic reloading on schema changes in development mode
* improved test coverage and lots of fixes

## 1.2.0

2019-03-22

* automated tests against 2.6, 2.7, 2.8 and master
* fixes and tests for group and org schemas
* form_attrs are now added to existing tag classes instead of replacing them
* remove delete button from create form
* support for custom types in the slug widget
* added required fields markers for groups/orgs
* allow hiding resource fields
* other small fixes

0 comments on commit 93f8cd9

Please sign in to comment.