diff options
author | halil.cakal <halil.cakal@est.tech> | 2024-02-08 12:15:48 +0000 |
---|---|---|
committer | halil.cakal <halil.cakal@est.tech> | 2024-02-13 12:01:16 +0000 |
commit | c1b09265bd218cec6e8ff102a262513e8580f08d (patch) | |
tree | ae896f8ea4699312cbbd7388eccec7958c4aee82 | |
parent | a3096b9d22b7a3517c7933dfeb10984f6bedf063 (diff) |
Update release notes for Extending Module API retrieval
- Add the user story: CPS-1135 for CPS version 3.4.3
Issue-ID: CPS-1135
Change-Id: I9e9cdc5f648d38eb4dbd76cc98a884fed03a28b2
Signed-off-by: halil.cakal <halil.cakal@est.tech>
-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 ----- |