From: Thanh Ha Date: Thu, 9 Aug 2018 22:04:35 +0000 (-0400) Subject: Release lfdocs-conf v0.2.3 X-Git-Tag: v0.2.3^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=567d5d542b4f19e6949ed5230c100e856549b2ee;p=releng%2Fdocs-conf.git Release lfdocs-conf v0.2.3 Change-Id: I595f9dcfd47ec0566cbbeaf7dc2474e4a925b5ac Signed-off-by: Thanh Ha --- diff --git a/docs_conf/__init__.py b/docs_conf/__init__.py index c3f1024..066dac0 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.2.2' +__version__ = '0.2.3' diff --git a/relnotes/v0.2.3.txt b/relnotes/v0.2.3.txt new file mode 100644 index 0000000..f7ec08d --- /dev/null +++ b/relnotes/v0.2.3.txt @@ -0,0 +1,17 @@ +lfdocs-conf v0.2.3 Release Notes +================================ + +Thanks to everyone who contributed to this release. + +Notable changes since v0.2.2 +---------------------------- + +lfdocs links now use https:// rather than http:// + +Full Change Log +--------------- + +da42118 Thanh Ha Remove echo of docs path +7544e9e Thanh Ha Add "skipsdist = true" to tox.ini +4b31e9a Thanh Ha Add pre-commit hook for trailing-whitespace +36a5aca Thanh Ha Update lfdocs links to https