Add link to published release notes in readme

One of the things missing from the README was a link to the release
notes. We used to have this when the changelog was manually curated
in the readme, but since we switched to an autogenerated short log
and reno the readme page doesn't contain any release info itself.
This commit adds the links to point people to where these docs live.

Change-Id: Ie8494a9eec5ee2a2ff0ffdb417fbee119e77f047
This commit is contained in:
Matthew Treinish 2016-05-18 23:35:03 -04:00
parent 12e373f5e3
commit 7a6f7cfae9

View File

@ -116,3 +116,8 @@ along with any options that you would normally use to either specify a config
file or the DB connection info. Running this command will print to stdout the
subunit v2 stream for the run specified by $RUN_ID, unless the --out_path
argument is specified to write it to a file instead.
ChangeLog
=========
To see the release notes go here: `http://docs.openstack.org/releasenotes/subunit2sql/ <http://docs.openstack.org/releasenotes/subunit2sql/>`_