Bump to v2.1.2

This commit is contained in:
Diederik van der Boor
2019-07-15 22:15:05 +02:00
parent c8463b1520
commit ad4e6e90c8
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,6 +1,12 @@
Changelog
=========
Changes in 2.1.2 (2019-17-15)
-----------------------------
* Fix ``PolymorphicInlineModelAdmin`` media jQuery include for Django 2.0+
Changes in 2.1.1 (2019-07-15)
-----------------------------
+2 -2
View File
@@ -61,9 +61,9 @@ copyright = u"2013, Bert Constantin, Chris Glass, Diederik van der Boor"
# built documents.
#
# The short X.Y version.
version = "2.1.1"
version = "2.1.2"
# The full version, including alpha/beta/rc tags.
release = "2.1.1"
release = "2.1.2"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.