Release lfdocs-conf v0.2.4 66/12566/1 v0.2.4
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 12 Sep 2018 23:26:56 +0000 (16:26 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 12 Sep 2018 23:46:28 +0000 (16:46 -0700)
Change-Id: I0a29d69864eb734525860538c8bb4b1e1091a410
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs_conf/__init__.py
relnotes/v0.2.4.txt [new file with mode: 0644]

index 5414d14..c9a6a59 100644 (file)
@@ -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 (file)
index 0000000..7032ae2
--- /dev/null
@@ -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