From a03959ff3275f2c0ff2c6cf31ef8c911636c30d1 Mon Sep 17 00:00:00 2001
From: lidong <lidongbj@inspur.com>
Date: Wed, 20 May 2020 10:34:48 +0800
Subject: [PATCH] Add releasenotes link to README

Change-Id: I9b4b6f13b6c9afd9c598cd1a687792674ecc9c98
---
 README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.rst b/README.rst
index d97cae1..64a83a5 100644
--- a/README.rst
+++ b/README.rst
@@ -23,8 +23,10 @@ It provides a Python API (the ``monascaclient`` module) and a command-line tool
 * `Online Documentation`_
 * `Bugs`_ - issue tracking (we use *bug* tag to differentiate from new features)
 * `Source`_
+* `Release Notes`_
 
 .. _PyPi: https://pypi.python.org/pypi/python-monascaclient
 .. _Online Documentation: https://docs.openstack.org/python-monascaclient/latest/
 .. _Bugs: https://storyboard.openstack.org/#!/project/880
 .. _Source: https://opendev.org/openstack/python-monascaclient
+.. _Release Notes: https://docs.openstack.org/releasenotes/python-monascaclient