Change-Id: I60bf2e7dbff7c58785016d6db29b1dd2c1b56b43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
"""
__author__ = 'Linux Foundation Releng'
__summary__ = 'Linux Foundation DocsConf'
-__version__ = '0.2.4'
+__version__ = '0.2.5'
--- /dev/null
+lfdocs-conf v0.2.5 Release Notes
+================================
+
+Thanks to everyone who contributed to this release.
+
+Notable changes since v0.2.4
+----------------------------
+
+Fixes solution from lfdocs-conf which removed Sphinx from requirements.txt.
+we need lfdocs-conf to ship Sphinx to our consumers so removing it was a bad
+idea.
+
+Full Change Log
+---------------
+
+b90afb2 Thanh Ha Move docs reqs back to reqs.txt