From: Trevor Bramwell Date: Wed, 12 Sep 2018 23:26:56 +0000 (-0700) Subject: Release lfdocs-conf v0.2.4 X-Git-Tag: v0.2.4^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=128af6888a004f365c025be62357e33059bf3124;p=releng%2Fdocs-conf.git Release lfdocs-conf v0.2.4 Change-Id: I0a29d69864eb734525860538c8bb4b1e1091a410 Signed-off-by: Trevor Bramwell --- diff --git a/docs_conf/__init__.py b/docs_conf/__init__.py index 5414d14..c9a6a59 100644 --- a/docs_conf/__init__.py +++ b/docs_conf/__init__.py @@ -15,4 +15,4 @@ Configure sphinx-doc through an YAML file. """ __author__ = 'Linux Foundation Releng' __summary__ = 'Linux Foundation DocsConf' -__version__ = '0.3.0-dev' +__version__ = '0.2.4' diff --git a/relnotes/v0.2.4.txt b/relnotes/v0.2.4.txt new file mode 100644 index 0000000..7032ae2 --- /dev/null +++ b/relnotes/v0.2.4.txt @@ -0,0 +1,20 @@ +lfdocs-conf v0.2.4 Release Notes +================================ + +Thanks to everyone who contributed to this release. + +Notable changes since v0.2.3 +---------------------------- + +The Sphinx version is limited to < 1.8.0 due to issues that +have yet to be identified and resolved. + +Full Change Log +--------------- + +1c0cbeb Trevor Bramwell Release lfdocs-conf v0.2.4 +240ae4b Thanh Ha Pin Sphinx to version <1.8.0 +d4f2706 Thanh Ha Add PBR files to .gitignore +378ea00 Thanh Ha Setup universal wheel +6c80e98 Thanh Ha Setup PBR +0ceeea2 Thanh Ha Bump lfdocs-conf to 0.3.0-dev