You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
+
## [3.4.1] - 2023-08-17
6
+
7
+
There is no functional difference between collection version `3.4.0` and collection version `3.4.1`. This version is only being published as a hotfix to resolve a problem where the wrong
8
+
version was inadvertently published to Ansible galaxy.
9
+
5
10
## [3.4.0] - 2023-08-16
6
11
7
12
### Added
@@ -283,6 +288,7 @@ The Ansible Cisco Data Center Network Manager (DCNM) collection includes modules
283
288
* cisco.dcnm.dcnm_network - Add and remove Networks from a DCNM managed VXLAN fabric.
284
289
* cisco.dcnm.dcnm_interface - DCNM Ansible Module for managing interfaces.
0 commit comments