Bump to 0.9.2
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Version 0.9.2 (2016-05-04)
|
||||
--------------------------
|
||||
|
||||
* Fix error when using ``date_hierarchy`` field in the admin
|
||||
* Fixed Django 1.10 warning in admin add-type view.
|
||||
|
||||
|
||||
Version 0.9.1 (2016-02-18)
|
||||
--------------------------
|
||||
|
||||
|
||||
+2
-2
@@ -55,9 +55,9 @@ copyright = u'2013, Bert Constantin, Chris Glass, Diederik van der Boor'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.9.1'
|
||||
version = '0.9.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.9.1'
|
||||
release = '0.9.2'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user