Skip to content

Commit

Permalink
Bump to version 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Como committed Dec 24, 2020
1 parent 7f307d8 commit 5107691
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,11 @@ The `nose`_ collector and test runner works also fine with Flask-Testing.
Changes
=======

0.8.1 (12.24.2020)
------------------

* Fixes compatibility with ``json_available`` from previous versions of Flask

0.8.0 (05.03.2020)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

setup(
name='Flask-Testing',
version='0.8.0',
version='0.8.1',
url='https://github.com/jarus/flask-testing',
license='BSD',
author='Dan Jacob',
Expand Down

0 comments on commit 5107691

Please sign in to comment.