summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorSagarS <sagar.shetty@est.tech>2022-01-07 17:31:07 +0000
committerSagarS <sagar.shetty@est.tech>2022-01-10 10:41:35 +0000
commit33f78d6a26ab2f8116cf400faf66c8b8fa08793a (patch)
tree483a877d36d9b4496a2ee154c0208992961670d7 /components/pm-subscription-handler/Changelog.md
parent67df4303f5064b9d15581970857c20f3c818d23b (diff)
[DCAEGEN2] PMSH Lazy loading error fix
Issue-ID: DCAEGEN2-3029 Change-Id: I06937d2268a1dbbacec7618d6b135ab2eba9cc5f Signed-off-by: SagarS <sagar.shetty@est.tech>
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