diff options
author | 2025-01-29 15:47:18 +0000 | |
---|---|---|
committer | 2025-01-29 15:47:22 +0000 | |
commit | 851ad00169168fab91d81f1fd23d7f84f7a1005d (patch) | |
tree | 9039576dd5e566280f9f112d10b6728af00e4a4f | |
parent | a6a90c010bbfd80304b6d443912affa5fe850bf4 (diff) |
Release notes update for 3.6.0
Issue-ID: CPS-2610
Change-Id: Iaa0997bb20acabb69933afa61618ff3d48f1c88f
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
-rw-r--r-- | docs/release-notes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 1f37612570..ccfb35ff2d 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -37,10 +37,13 @@ Release Data Bug Fixes --------- + - `CPS-2563 <https://lf-onap.atlassian.net/browse/CPS-2563>`_ Fix for internal error code during duplicated registration. + - `CPS-2576 <https://lf-onap.atlassian.net/browse/CPS-2576>`_ Fix for cm handle stuck in LOCKED state during registration. Features -------- - `CPS-2249 <https://lf-onap.atlassian.net/browse/CPS-2249>`_ NCMP to support Conflict Handling. + - `CPS-2540 <https://lf-onap.atlassian.net/browse/CPS-2540>`_ One schemaset per module set tag. .. ==================== |