From a41f8354ca750fa265660852a29844daa7c7f75f Mon Sep 17 00:00:00 2001 From: danischm Date: Thu, 21 Mar 2024 19:48:06 +0100 Subject: [PATCH] 0.4.0 version bump --- CHANGELOG.md | 2 +- docs/guides/changelog.md | 2 +- templates/guides/changelog.md.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cde28db..8f2a56a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.4.0 (unreleased) +## 0.4.0 - BREAKING CHANGE: Refactor resource import functionality to use a comma separated list of key attribute values instead of a gNMI path - Add support for empty YANG containers to the `iosxr_gnmi` resource using the `` keyword diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 3f89fc8f..1f3b5d08 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.4.0 (unreleased) +## 0.4.0 - BREAKING CHANGE: Refactor resource import functionality to use a comma separated list of key attribute values instead of a gNMI path - Add support for empty YANG containers to the `iosxr_gnmi` resource using the `` keyword diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 3f89fc8f..1f3b5d08 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.4.0 (unreleased) +## 0.4.0 - BREAKING CHANGE: Refactor resource import functionality to use a comma separated list of key attribute values instead of a gNMI path - Add support for empty YANG containers to the `iosxr_gnmi` resource using the `` keyword