summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2022-01-11 23:23:25 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-11 23:23:25 +0000
commit54b8d2537deba7fdc8c9e63fc73e97ecdc63368a (patch)
tree0272608e012c14f307d42071d9a3687b142f871c /components/pm-subscription-handler/Changelog.md
parent53eb6e657adf157d0536b4cf972c14a2344e6508 (diff)
parent33f78d6a26ab2f8116cf400faf66c8b8fa08793a (diff)
Merge "[DCAEGEN2] PMSH Lazy loading error fix"
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index db096b11..fb06f8a6 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Updated to get NFs list when requesting a specific subscription (DCAEGEN2-2992)
* AAI Event handler changes with new subscription format (DCAEGEN2-2912)
* Read NFS associated with MG by using MGName and subName(DCAEGEN2-2993)
+* Lazy loading error for nfs in read API (DCAEGEN2-3029)
## [1.3.2]
### Changed