Skip to content

Commit

Permalink
prep release v10.2.2 (#522)
Browse files Browse the repository at this point in the history
* prep release v10.2.2

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Ruchip16 and pre-commit-ci[bot] authored Oct 28, 2024
1 parent 0a9581f commit b5bcdd5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Cisco Iosxr Collection Release Notes

.. contents:: Topics

v10.2.2
=======

Bugfixes
--------

- iosxr_acls_facts - Fix incorrect rendering of some acl facts causing errors.

v10.2.1
=======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@ releases:
fragments:
- iosxr_static_routes.yaml
release_date: "2024-10-24"
10.2.2:
changes:
bugfixes:
- iosxr_acls facts - Fix incorrect rendering of some acl facts causing errors.
fragments:
- acl_facts.yaml
release_date: "2024-10-28"
2.0.0:
changes:
bugfixes:
Expand Down
3 changes: 0 additions & 3 deletions changelogs/fragments/acl_facts.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ issues: https://github.com/ansible-collections/cisco.iosxr/issues
tags: [cisco, iosxr, networking, netconf]
# NOTE(pabelanger): We create an empty version key to keep ansible-galaxy
# happy. We dynamically inject version info based on git information.
version: "10.2.1"
version: "10.2.2"

0 comments on commit b5bcdd5

Please sign in to comment.