We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7601079 commit ded4d68Copy full SHA for ded4d68
CHANGES.rst
@@ -1,8 +1,8 @@
1
Changes
2
=======
3
4
-tip (unreleased)
5
-----------------
+1.8.1 (2016-03-19)
+------------------
6
- Clear the threadlocal request object when processing the response to prevent test interactions. (gh-213)
7
8
1.8.0 (2016-02-02)
simple_history/__init__.py
@@ -1,6 +1,6 @@
from __future__ import unicode_literals
-__version__ = '1.8.0'
+__version__ = '1.8.1'
def register(
0 commit comments