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 d53d25b commit f2f23e6Copy full SHA for f2f23e6
CHANGES.rst
@@ -1,8 +1,8 @@
1
Changes
2
=======
3
4
-tip (unreleased)
5
-----------------
+1.8.2 (2017-01-19)
+------------------
6
- Add Polish locale.
7
- Add Django 1.10 support.
8
simple_history/__init__.py
@@ -1,6 +1,6 @@
from __future__ import unicode_literals
-__version__ = '1.8.1'
+__version__ = '1.8.2'
def register(
0 commit comments