diff --git a/CHANGELOG.md b/CHANGELOG.md index bc15fc867..c0eb5551e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.3.1] - 2023-07-13 + +### Fixed + +* https://github.com/CiscoDevNet/ansible-dcnm/issues/230 +* https://github.com/CiscoDevNet/ansible-dcnm/issues/231 +* https://github.com/CiscoDevNet/ansible-dcnm/issues/232 +* https://github.com/CiscoDevNet/ansible-dcnm/issues/197 + ## [3.3.0] - 2023-05-23 ### Added @@ -262,6 +271,7 @@ The Ansible Cisco Data Center Network Manager (DCNM) collection includes modules * cisco.dcnm.dcnm_network - Add and remove Networks from a DCNM managed VXLAN fabric. * cisco.dcnm.dcnm_interface - DCNM Ansible Module for managing interfaces. +[3.3.1]: https://github.com/CiscoDevNet/ansible-dcnm/compare/3.3.0...3.3.1 [3.3.0]: https://github.com/CiscoDevNet/ansible-dcnm/compare/3.2.0...3.3.0 [3.2.0]: https://github.com/CiscoDevNet/ansible-dcnm/compare/3.1.1...3.2.0 [3.1.1]: https://github.com/CiscoDevNet/ansible-dcnm/compare/3.1.0...3.1.1