Skip to content

Commit a41f835

Browse files
committed
0.4.0 version bump
1 parent 078d743 commit a41f835

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.4.0 (unreleased)
1+
## 0.4.0
22

33
- BREAKING CHANGE: Refactor resource import functionality to use a comma separated list of key attribute values instead of a gNMI path
44
- Add support for empty YANG containers to the `iosxr_gnmi` resource using the `<EMPTY>` keyword

docs/guides/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77

88
# Changelog
99

10-
## 0.4.0 (unreleased)
10+
## 0.4.0
1111

1212
- BREAKING CHANGE: Refactor resource import functionality to use a comma separated list of key attribute values instead of a gNMI path
1313
- Add support for empty YANG containers to the `iosxr_gnmi` resource using the `<EMPTY>` keyword

templates/guides/changelog.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77

88
# Changelog
99

10-
## 0.4.0 (unreleased)
10+
## 0.4.0
1111

1212
- BREAKING CHANGE: Refactor resource import functionality to use a comma separated list of key attribute values instead of a gNMI path
1313
- Add support for empty YANG containers to the `iosxr_gnmi` resource using the `<EMPTY>` keyword

0 commit comments

Comments
 (0)