Also fix previous release notes titles.
Change-Id: I967131a7f89c56d132a6d8eae0411c1d6cf2b003
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
# built documents.
#
# The short X.Y version.
-version = '0.13.0-dev'
+version = '0.13.0'
# The full version, including alpha/beta/rc tags.
release = version
-lftools v0.10.0 Release Notes
-=============================
+global-jjb v0.10.0 Release Notes
+================================
Thanks to Andy, Anil, Thanh, and Vratko for contributing to this release.
-lftools v0.11.0 Release Notes
-=============================
+global-jjb v0.11.0 Release Notes
+================================
Thanks to Anil, Jessica, Thanh, and Trevor for contributing to this release.
-lftools v0.12.0 Release Notes
-=============================
+global-jjb v0.12.0 Release Notes
+================================
Thanks to Thanh, Jeremy, and Anil for contributing to this release.
--- /dev/null
+global-jjb v0.13.0 Release Notes
+================================
+
+Thanks to Jeremy and Thanh for contributing to this release.
+
+
+Notable changes since v0.12.0
+-----------------------------
+
+bd30390 Jeremy Phelps Fix branch on verify and merge jobs
+GitHub job builders now reference $sha1 instead of refs/heads/$branch.
+
+92c2494 Thanh Ha Migrate Maven Merge job to global-jjb
+Maven Merge jobs are now migrated to global-jjb. This new job has some
+significant changes since the last release so is not automatically included in
+the Maven job group in this release. We plan to fully test this in ODL first
+before moving it into the job group.
+
+
+Full Change Log
+---------------
+
+92c2494 Thanh Ha Migrate Maven Merge job to global-jjb
+bd30390 Jeremy Phelps Fix branch on verify and merge jobs
+9d3f891 Jeremy Phelps Fix branch variable in github scm