Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ Cisco MSO Ansible Collection Release Notes

This changelog describes changes after version 0.0.4.

v2.13.1
=======

Release Summary
---------------

Release v2.13.1 of the ``ansible-mso`` collection on 2026-04-02.
This changelog describes all changes made to the modules and plugins included in this collection since v2.13.0.

v2.13.0
=======

Expand Down
9 changes: 9 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,15 @@ releases:
name: ndo_tenant_netflow_record
namespace: ''
release_date: '2026-03-07'
2.13.1:
changes:
release_summary: 'Release v2.13.1 of the ``ansible-mso`` collection on 2026-04-02.

This changelog describes all changes made to the modules and plugins included
in this collection since v2.13.0.

'
release_date: '2026-04-02'
2.2.0:
changes:
bugfixes:
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: cisco
name: mso
# The version of the collection. Must be compatible with semantic versioning
version: 2.13.0
version: 2.13.1
readme: README.md
authors:
- Dag Wieers (@dagwieers)
Expand Down