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 987e4c8 commit 34e5a9aCopy full SHA for 34e5a9a
HISTORY.rst
@@ -4,10 +4,10 @@ History
4
-------
5
6
7
-Develop (2017-XX-XX)
8
-++++++++++++++++++++
+8.2.0 (2017-02-23)
+++++++++++++++++++
9
10
-* Support for local languages in url_replace_param on Python 2 (#362, thanks @aamalev)
+* Support for local languages in `url_replace_param` on Python 2 (#362, thanks @aamalev)
11
* Correct checking Mapping instance (#363, thanks @aamalev)
12
* Fix Django 1.11 import bug (see #369)
13
* Add Django 1.11 and Python 3.6 to tests
bootstrap3/__init__.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '8.1.0'
+__version__ = '8.2.0'
0 commit comments