Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kmmbvnr committed Nov 19, 2019
1 parent de899af commit ca6245e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog
=========

1.6.0 2019-11-19
----------------

* Django 3.0 support
* Add process.artifact and task.artifact generic fk fields for default models
* Add process.data and task.data generic json field for default models
* Add View().OnCreate(...) callback support
* Allow to overide flow view access by Flow.has_view_permission method


1.5.3 2019-04-23
----------------

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Please see `FAQ <https://github.com/kmmbvnr/django-viewflow/wiki/Pro-FAQ>`_ for
Latest changelog
================

GIT Version
1.6.0 2019-11-19
----------------

* Django 3.0 support
Expand Down

0 comments on commit ca6245e

Please sign in to comment.