diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2024-02-14 08:43:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-02-14 08:43:58 +0000 |
commit | a6e62210e7d81a98ae2587ec0684a27e638911cc (patch) | |
tree | 91d309dd114e901b53faf98c91bc18fbf1041b3b | |
parent | a3e1ba15f0ed3735e4b7a540371144e7dc9bfa07 (diff) | |
parent | c1b09265bd218cec6e8ff102a262513e8580f08d (diff) |
Merge "Update release notes for Extending Module API retrieval"
-rw-r--r-- | 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 191a04d1aa..779a347332 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -75,6 +75,7 @@ Features -------- - `CPS-1824 <https://jira.onap.org/browse/CPS-1824>`_ CPS Delta between 2 anchors. - `CPS-2072 <https://jira.onap.org/browse/CPS-2072>`_ Add maven classifier to Spring Boot JAR. + - `CPS-1135 <https://jira.onap.org/browse/CPS-1135>`_ Extend CPS Module API to allow retrieval single module definition. Notes ----- |