From f74721f2452a705a3161e4e729e2e02896fde9fa Mon Sep 17 00:00:00 2001 From: danischm Date: Mon, 10 Jun 2024 14:46:20 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ docs/guides/changelog.md | 4 ++++ templates/guides/changelog.md.tmpl | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f1b5c32..b0e610a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ - Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source - Add `nxos_bgp_route_redistribution` resource and data source - Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface` +- Add `ebgp_multihop_ttl`, `peer_control`, `password_type` and `password` attributes to `nxos_bgp_peer` resource and data source +- Add `nxos_bgp_peer_local_asn` resource and data source +- Add `default_admin_status` attribute to `nxos_ethernet` resource and data source +- Add `control` attribute to `nxos_ospf_vrf` resource and data source ## 0.5.2 diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index ffccc658..ffd8b43e 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -12,6 +12,10 @@ description: |- - Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source - Add `nxos_bgp_route_redistribution` resource and data source - Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface` +- Add `ebgp_multihop_ttl`, `peer_control`, `password_type` and `password` attributes to `nxos_bgp_peer` resource and data source +- Add `nxos_bgp_peer_local_asn` resource and data source +- Add `default_admin_status` attribute to `nxos_ethernet` resource and data source +- Add `control` attribute to `nxos_ospf_vrf` resource and data source ## 0.5.2 diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index ffccc658..ffd8b43e 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -12,6 +12,10 @@ description: |- - Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source - Add `nxos_bgp_route_redistribution` resource and data source - Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface` +- Add `ebgp_multihop_ttl`, `peer_control`, `password_type` and `password` attributes to `nxos_bgp_peer` resource and data source +- Add `nxos_bgp_peer_local_asn` resource and data source +- Add `default_admin_status` attribute to `nxos_ethernet` resource and data source +- Add `control` attribute to `nxos_ospf_vrf` resource and data source ## 0.5.2