From 25c90fbce235dbdce2a77518a5c502a868248ac2 Mon Sep 17 00:00:00 2001 From: JosePabloOcampo1212 Date: Thu, 5 Dec 2024 10:45:55 -0600 Subject: [PATCH 1/2] update changelog --- changelogs/changelog.yaml | 9 ++------- galaxy.yml | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 737b3f90ff..e270d44317 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1107,16 +1107,11 @@ releases: - Changes in site_workflow_manager - Modifications due to documentation errors 6.25.1: - release_date: "2024-12-04" - changes: - release_summary: application of unapplied changes. - minor_changes: - - application of the changes made in pull request 207 - 6.25.2: release_date: "2024-12-05" changes: - release_summary: Alias implementation. + release_summary: application of unapplied changes, Alias implementation minor_changes: + - application of the changes made in pull request 207 - Bug fixes in accesspoint_workflow_manager module - Changes in sda_fabric_devices_workflow_manager module - Bug fixes in [sda_fabric_sites_zones_workflow_manager module diff --git a/galaxy.yml b/galaxy.yml index b48a97aefd..c08001f0ae 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: cisco name: dnac -version: 6.25.2 +version: 6.25.1 readme: README.md authors: - Rafael Campos From 6c625847465722c84ca8eb3cd5a0613c0de31f36 Mon Sep 17 00:00:00 2001 From: JosePabloOcampo1212 Date: Thu, 5 Dec 2024 10:48:49 -0600 Subject: [PATCH 2/2] update changelog --- changelogs/changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index e270d44317..7789103184 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1109,7 +1109,7 @@ releases: 6.25.1: release_date: "2024-12-05" changes: - release_summary: application of unapplied changes, Alias implementation + release_summary: application of unapplied changes and Alias implementation minor_changes: - application of the changes made in pull request 207 - Bug fixes in accesspoint_workflow_manager module