Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kmmbvnr committed Nov 18, 2020
1 parent 4f89a3b commit bf07975
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog
=========

1.7.0 2020-11-18
----------------

* Fix TaskQuerySet.user_queue filtering. Remove django 1.8 compatibility code


1.6.1 2020-05-13
----------------

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

1.6.1 2020-05-13
1.7.0 2020-11-18
----------------

* Fix autopermission creation for flow.View nodes
* Make django-rest-swagger requirements optional
* Fix REST Charts on python 3+
* Fix TaskQuerySet.user_queue filtering. Remove django 1.8 compatibility code

0 comments on commit bf07975

Please sign in to comment.