From 3cc2c85be695ac53b7ede150eaa94b3ec3be3e07 Mon Sep 17 00:00:00 2001 From: danischm Date: Tue, 15 Oct 2024 12:06:55 +0200 Subject: [PATCH] 0.5.2 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 fb017ee..3d683f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.5.2 (unreleased) +## 0.5.2 - Implement workaround for issue related to interpreting dotted decimal AS number notation, [link](https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/263) - Add `use_af_group` attribute to `iosxr_router_bgp_neighbor_group` resource and data source diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 83d1dab..34e8907 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.5.2 (unreleased) +## 0.5.2 - Implement workaround for issue related to interpreting dotted decimal AS number notation, [link](https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/263) - Add `use_af_group` attribute to `iosxr_router_bgp_neighbor_group` resource and data source diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 83d1dab..34e8907 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.5.2 (unreleased) +## 0.5.2 - Implement workaround for issue related to interpreting dotted decimal AS number notation, [link](https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/263) - Add `use_af_group` attribute to `iosxr_router_bgp_neighbor_group` resource and data source