diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-01-06 14:25:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-01-06 14:25:02 +0000 |
commit | 43a3982feeab703d165788e8871b435fc1ae63d9 (patch) | |
tree | 8aa66685737b69217690ebf9663926f5f5f2d8d2 | |
parent | 16400822688ddd5ec6175158590a84bd8f5c9875 (diff) | |
parent | 50c6f3569c2e2aea0a8377ad8492b4c485e20d09 (diff) |
Merge "cps-temporal update release notes"
-rw-r--r-- | docs/content/release-notes.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/content/release-notes.rst b/docs/content/release-notes.rst index 522f247..60796cc 100644 --- a/docs/content/release-notes.rst +++ b/docs/content/release-notes.rst @@ -8,6 +8,28 @@ CPS Temporal Release Notes ========================== +.. contents:: + :depth: 2 +.. + +.. ======================== +.. * * * JAKARTA * * * +.. ======================== + +Version: 1.1.0-SNAPSHOT +======================= + +This section lists the main changes & fixes merged into master (snapshot) version of CPS-Temporal. This information is here to assist developers that want experiment/test using our latest code bases directly. Stability of this is not guaranteed. + +Features +-------- +* None + +Bug Fixes +--------- + + - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM + Version: 1.0.0 ============== |