Skip to content

Commit

Permalink
0.5.6 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jul 1, 2024
1 parent ac5f825 commit 743792b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.5.6 (unreleased)
## 0.5.6

- Add support for descriptions to `iosxe_prefix_list` resource and data source
- Add `advertisement_interval` attribute to `iosxe_bgp_ipv4_unicast_vrf_neighbor` resource and data source
Expand All @@ -10,7 +10,7 @@
- BREAKING CHANGE: Rename `ianctivity_timer` attribute to `inactivity_timer` of `iosxe_service_template` resource and data source
- Add `Tunnel` option to `iosxe_interface_ospf` and `iosxe_interface_ospfv3` resource and data source
- Add `logging_event_link_status_enable` and `snmp_trap_link_status` attributes to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel` resources and data sources
- Add `load_interval` attribute to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel`, `iosxe_interface_vlan` resources and data sources
- Add `load_interval` attribute to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel`, `iosxe_interface_vlan` resources and data sources

## 0.5.5

Expand Down
4 changes: 2 additions & 2 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |-

# Changelog

## 0.5.6 (unreleased)
## 0.5.6

- Add support for descriptions to `iosxe_prefix_list` resource and data source
- Add `advertisement_interval` attribute to `iosxe_bgp_ipv4_unicast_vrf_neighbor` resource and data source
Expand All @@ -19,7 +19,7 @@ description: |-
- BREAKING CHANGE: Rename `ianctivity_timer` attribute to `inactivity_timer` of `iosxe_service_template` resource and data source
- Add `Tunnel` option to `iosxe_interface_ospf` and `iosxe_interface_ospfv3` resource and data source
- Add `logging_event_link_status_enable` and `snmp_trap_link_status` attributes to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel` resources and data sources
- Add `load_interval` attribute to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel`, `iosxe_interface_vlan` resources and data sources
- Add `load_interval` attribute to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel`, `iosxe_interface_vlan` resources and data sources

## 0.5.5

Expand Down
4 changes: 2 additions & 2 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |-

# Changelog

## 0.5.6 (unreleased)
## 0.5.6

- Add support for descriptions to `iosxe_prefix_list` resource and data source
- Add `advertisement_interval` attribute to `iosxe_bgp_ipv4_unicast_vrf_neighbor` resource and data source
Expand All @@ -19,7 +19,7 @@ description: |-
- BREAKING CHANGE: Rename `ianctivity_timer` attribute to `inactivity_timer` of `iosxe_service_template` resource and data source
- Add `Tunnel` option to `iosxe_interface_ospf` and `iosxe_interface_ospfv3` resource and data source
- Add `logging_event_link_status_enable` and `snmp_trap_link_status` attributes to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel` resources and data sources
- Add `load_interval` attribute to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel`, `iosxe_interface_vlan` resources and data sources
- Add `load_interval` attribute to `iosxe_interface_ethernet`, `iosxe_interface_port_channel`, `iosxe_interface_tunnel`, `iosxe_interface_vlan` resources and data sources

## 0.5.5

Expand Down

0 comments on commit 743792b

Please sign in to comment.