diff --git a/docs/changelog.rst b/docs/changelog.rst index eed0f81..bb29dde 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,9 @@ Changelog ========= +* :release:`0.5.1 <2015-01-18>` +* :bug:`-` load jquery and html5 with same URL schema as the rest of the site + * :release:`0.5.0 <2015-01-17>` * :feature:`-` add authentication via social media accounts from Google, LinkedIn, Twitter and Xing diff --git a/docs/conf.py b/docs/conf.py index f612c35..cfc1628 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ copyright = u'2014, 2015 Jan Dittberner' # The short X.Y version. version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.5.0' +release = '0.5.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/gnuviechadmin/templates/base.html b/gnuviechadmin/templates/base.html index b73e3cd..05aa193 100644 --- a/gnuviechadmin/templates/base.html +++ b/gnuviechadmin/templates/base.html @@ -19,7 +19,7 @@ @@ -94,7 +94,7 @@ - +