release 0.11.0
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCgAGBQJUzntVAAoJEA15HcjXN8HZABwIAI93Y531nuMnQ6MsA9sTpPqB ovkDZVqu/qUHB79M0ta45tnXQgyjRhChYxUQiSg8APg0p2xhA2BMOcpdDrljfgFA IHPug+7h5//5dqCpqwCx5L3wOIIwwnjRFgsU9T5vdVKFMsvQUwpry1a7a/ZqL27w 9syJ2IuvcVJb1IjjMA28+TNw/3Yh+ESRsZz9R/JZ1NVELDqmExnoy+0BsLc9FYRM gKOsn0TKbmSF4QsKBwDJwRVZcKXuk7yGj+AtvwupldIznorc7GRtByk1BGK/7Pyw WqvbNO3Mm5cdwXsC/md3bG+ShteIDLqBWq1HTyt19OxZF8OxGsHKwzRfd8tLDAE= =2ZBC -----END PGP SIGNATURE----- Merge tag '0.11.0' release 0.11.0 * tag '0.11.0': update docs version, add release to changelog
This commit is contained in:
commit
8c30ec697d
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
* :release:`0.11.0 <2015-02-01>`
|
||||||
* :feature:`-` add icons to top level navigation
|
* :feature:`-` add icons to top level navigation
|
||||||
* :feature:`-` add contact form
|
* :feature:`-` add contact form
|
||||||
* :feature:`-` add imprint as flatpage
|
* :feature:`-` add imprint as flatpage
|
||||||
|
|
|
@ -60,9 +60,9 @@ copyright = u'2014, 2015 Jan Dittberner'
|
||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.10'
|
version = '0.11'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.10.0'
|
release = '0.11.0'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
|
Loading…
Reference in a new issue