diff options
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-x | components/pm-subscription-handler/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md index ea375ba3..d0fb4c0c 100755 --- a/components/pm-subscription-handler/Changelog.md +++ b/components/pm-subscription-handler/Changelog.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed * Bug fix prevent sub threads from crashing permanently (DCAEGEN2-2501) * Added Resource Name (model-name) to filter (DCAEGEN2-2402) +* Added retry mechanism for DELETE_FAILED subscriptions on given NFs (DCAEGEN2-2152) ## [1.1.2] ### Changed |