Skip to content

Commit 3cc2c85

Browse files
committed
0.5.2 version bump
1 parent 3e90220 commit 3cc2c85

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.5.2 (unreleased)
1+
## 0.5.2
22

33
- Implement workaround for issue related to interpreting dotted decimal AS number notation, [link](https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/263)
44
- Add `use_af_group` attribute to `iosxr_router_bgp_neighbor_group` resource and data source

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.5.2 (unreleased)
10+
## 0.5.2
1111

1212
- Implement workaround for issue related to interpreting dotted decimal AS number notation, [link](https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/263)
1313
- Add `use_af_group` attribute to `iosxr_router_bgp_neighbor_group` resource and data source

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.5.2 (unreleased)
10+
## 0.5.2
1111

1212
- Implement workaround for issue related to interpreting dotted decimal AS number notation, [link](https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/263)
1313
- Add `use_af_group` attribute to `iosxr_router_bgp_neighbor_group` resource and data source

0 commit comments

Comments
 (0)