diff --git a/CHANGELOG.md b/CHANGELOG.md index db86314d..dbd9304d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.4.1 (unreleased) +## 0.4.1 - Fix issue with idempotency when multiple devices are used diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index c4b51fcc..91c17e42 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,6 +7,10 @@ description: |- # Changelog +## 0.4.1 + +- Fix issue with idempotency when multiple devices are used + ## 0.4.0 - Add option to manage child objects with `nxos_rest` resource diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index c4b51fcc..91c17e42 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,6 +7,10 @@ description: |- # Changelog +## 0.4.1 + +- Fix issue with idempotency when multiple devices are used + ## 0.4.0 - Add option to manage child objects with `nxos_rest` resource