release 0.9.0

- implement adding websites with integration of gvaweb and gvafile tasks
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABCgAGBQJUx9WKAAoJEA15HcjXN8HZ2XgIANRNQCkTJ6OLjuleYzVdqqmj
 KET3wJ8D1ERWCVVMNebadFd0VH8oPlJrp4/BLiiH+CInSC83MslixIS2ftCB9bsl
 n38eywhCEuKvwW0y9JAN8U4z6xkodlWX7ke87q6D0JE3DyMp+gZkZx7zPlqppNzm
 UGGBWl05ouW5/9wVkn741uqwSrLUOZQCacahRZ+yZpmGTo25q442zmdwAOR9ECkr
 1wxWwV2VoOFu+DnUwafhfyEhKPokFr6UIIbHApF/LhhhwSds5G4fjLGMdkpxSZaf
 HLmKT06hickIXcSTu9RVFtXtw1Lgp9Z8xjmwE6Wnh0Pkg8yiR3vb6zlyBdg9iFo=
 =Ltav
 -----END PGP SIGNATURE-----

Merge tag '0.9.0'

release 0.9.0

- implement adding websites with integration of gvaweb and gvafile tasks

* tag '0.9.0':
  add release version in changelog, update conf.py
This commit is contained in:
Jan Dittberner 2015-01-27 19:14:40 +01:00
commit 3b000b3d81
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
Changelog
=========
* :release:`0.9.0 <2015-01-27>`
* :feature:`-` setup nginx virtual host and PHP configuration for websites
(requires gvaweb >= 0.1.0 on web server)
* :support:`-` implement domain name validation

View file

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