add release version in changelog, update conf.py

This commit is contained in:
Jan Dittberner 2015-01-26 13:56:08 +01:00
parent 9c998509eb
commit ec1796e269
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
Changelog
=========
* :release:`0.8.0 <2015-01-26>`
* :feature:`-` implement deletion of user database and database users
* :feature:`-` implement password changes for database users
* :feature:`-` implement setup of user databases

View File

@ -60,9 +60,9 @@ copyright = u'2014, 2015 Jan Dittberner'
# built documents.
#
# The short X.Y version.
version = '0.7'
version = '0.8'
# The full version, including alpha/beta/rc tags.
release = '0.7.0'
release = '0.8.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.