diff --git a/docs/changelog.rst b/docs/changelog.rst index b3d997c..4ca1479 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,7 +1,8 @@ Changelog ========= -* :bugfix:`-` force symlink creation for enable_web_vhost task to make it +* :release:`0.1.1 <2015-01-27>` +* :bug:`-` force symlink creation for enable_web_vhost task to make it idempotent * :release:`0.1.0 <2015-01-27>` diff --git a/docs/conf.py b/docs/conf.py index e7955e7..f4c0ce5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ copyright = u'2015, Jan Dittberner' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1.0' +release = '0.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.