diff options
author | arpitsingh <as00745003@techmahindra.com> | 2022-12-19 12:12:26 +0530 |
---|---|---|
committer | arpitsingh <as00745003@techmahindra.com> | 2022-12-19 12:12:26 +0530 |
commit | e7ea65829d70791c6a30bde155bc46add0416374 (patch) | |
tree | 741d631a069864df1bddd64f9e89eb1f4cca4004 /docs | |
parent | eb56f6192d3cccaad1f43df1a4898a3d9d1e8819 (diff) |
RTD Support for multiple data trees under 1 anchor
Signed-off-by: arpitsingh <as00745003@techmahindra.com>
Change-Id: Icab15ac79053f91b2a126f944fec86474c944f80
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 76e167f060..32219000b5 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -40,6 +40,7 @@ Features 3.2.1 - `CPS-1236 <https://jira.onap.org/browse/CPS-1236>`_ DMI audit support for NCMP: Filter on any properties of CM Handles - `CPS-1187 <https://jira.onap.org/browse/CPS-1187>`_ Added API to get all schema sets for a given dataspace. + - `CPS-341 <https://jira.onap.org/browse/CPS-341>`_ Added support for multiple data tree instances under 1 anchor. 3.2.0 - `CPS-1185 <https://jira.onap.org/browse/CPS-1185>`_ Get all dataspaces - `CPS-1187 <https://jira.onap.org/browse/CPS-1187>`_ Get single dataspace |