Skip to content

Commit 62d8a03

Browse files
authored
Prep release 9.1.1 (#1155)
1 parent a08415b commit 62d8a03

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Cisco Ios Collection Release Notes
44

55
.. contents:: Topics
66

7+
v9.1.1
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- Added support for FourHundredGigE, FiftyGigE and FourHundredGigabitEthernet.
14+
715
v9.1.0
816
======
917

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,3 +1325,10 @@ releases:
13251325
- rm_vrf_interfaces.yaml
13261326
- route_maps_acl_fix.yaml
13271327
release_date: "2025-01-16"
1328+
9.1.1:
1329+
changes:
1330+
bugfixes:
1331+
- Added support for FourHundredGigE, FiftyGigE and FourHundredGigabitEthernet.
1332+
fragments:
1333+
- add_extra_interfaces.yaml
1334+
release_date: "2025-01-30"

changelogs/fragments/add_extra_interfaces.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ readme: README.md
1111
repository: https://github.com/ansible-collections/cisco.ios
1212
issues: https://github.com/ansible-collections/cisco.ios/issues
1313
tags: [cisco, ios, iosxe, networking]
14-
version: "9.1.0"
14+
version: "9.1.1"

0 commit comments

Comments
 (0)