Skip to content

Commit 0fb805e

Browse files
committed
Fix changelog
1 parent 3b05eb7 commit 0fb805e

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## 0.2.5 (unreleased)
22

33
- Add `ipv4_access_list` and `ipv6_access_list` attributes to `iosxr_ssh` resource and data source
4+
- Add `iosxr_router_hsrp_interface` resource and data source
5+
- Add `iosxr_router_hsrp_interface_address_family_ipv4` resource and data source
46

57
## 0.2.4
68

@@ -12,9 +14,6 @@
1214
- Add `load_balancing_flow_src_dst_mac` and `load_balancing_flow_src_dst_ip` attributes to `iosxr_l2vpn` resource and data source
1315
- Add `iosxr_l2vpn_pw_class` resource and data source
1416
- Add `igp_sync_delay` and `label_local_allocate` attributes to `iosxr_mpls_ldp` resource and data source
15-
- Add `iosxr_router_hsrp_interface` resource and data source
16-
- Add `iosxr_router_hsrp_interface_address_family_ipv4` resource and data source
17-
1817

1918
## 0.2.3
2019

docs/guides/changelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ description: |-
1010
## 0.2.5 (unreleased)
1111

1212
- Add `ipv4_access_list` and `ipv6_access_list` attributes to `iosxr_ssh` resource and data source
13+
- Add `iosxr_router_hsrp_interface` resource and data source
14+
- Add `iosxr_router_hsrp_interface_address_family_ipv4` resource and data source
1315

1416
## 0.2.4
1517

@@ -21,9 +23,6 @@ description: |-
2123
- Add `load_balancing_flow_src_dst_mac` and `load_balancing_flow_src_dst_ip` attributes to `iosxr_l2vpn` resource and data source
2224
- Add `iosxr_l2vpn_pw_class` resource and data source
2325
- Add `igp_sync_delay` and `label_local_allocate` attributes to `iosxr_mpls_ldp` resource and data source
24-
- Add `iosxr_router_hsrp_interface` resource and data source
25-
- Add `iosxr_router_hsrp_interface_address_family_ipv4` resource and data source
26-
2726

2827
## 0.2.3
2928

templates/guides/changelog.md.tmpl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ description: |-
1010
## 0.2.5 (unreleased)
1111

1212
- Add `ipv4_access_list` and `ipv6_access_list` attributes to `iosxr_ssh` resource and data source
13+
- Add `iosxr_router_hsrp_interface` resource and data source
14+
- Add `iosxr_router_hsrp_interface_address_family_ipv4` resource and data source
1315

1416
## 0.2.4
1517

@@ -21,9 +23,6 @@ description: |-
2123
- Add `load_balancing_flow_src_dst_mac` and `load_balancing_flow_src_dst_ip` attributes to `iosxr_l2vpn` resource and data source
2224
- Add `iosxr_l2vpn_pw_class` resource and data source
2325
- Add `igp_sync_delay` and `label_local_allocate` attributes to `iosxr_mpls_ldp` resource and data source
24-
- Add `iosxr_router_hsrp_interface` resource and data source
25-
- Add `iosxr_router_hsrp_interface_address_family_ipv4` resource and data source
26-
2726

2827
## 0.2.3
2928

0 commit comments

Comments
 (0)