Skip to content

Commit 1cb4fa7

Browse files
update readme
1 parent b2f3dbb commit 1cb4fa7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ The following table shows the supported versions.
1515
| Cisco CATALYST Center version | Ansible "cisco.catalystcenter" version | Python "catalystcentersdk" version |
1616
|-------------------------------|----------------------------------------|------------------------------------|
1717
| 2.3.7.6 | 1.0.0 | 2.3.7.6.2 |
18-
| 2.3.7.9 | ^2.0.0 | ^2.3.7.9 |
18+
| 2.3.7.7 | ^2.1.2 | ^2.3.7.9.4 |
19+
| 2.3.7.9 | ^2.1.2 | ^2.3.7.9.4 |
1920

2021
If your Ansible collection is older please consider updating it first.
2122

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,10 @@ releases:
3535
release_summary: Update Doc.
3636
minor_changes:
3737
- Updating the documentation for variables that are deprecated.
38+
39+
2.1.2:
40+
release_date: "2025-02-28"
41+
changes:
42+
release_summary: Update Readme
43+
minor_changes:
44+
- Update Readme

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: cisco
33
name: catalystcenter
4-
version: 2.1.1
4+
version: 2.1.2
55
readme: README.md
66
authors:
77
- Rafael Campos <[email protected]>

0 commit comments

Comments
 (0)