Skip to content

Commit 679a7a5

Browse files
author
Kenneth Joss
committed
Release version 2.5.1
1 parent 5b541bf commit 679a7a5

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Ansible Collection cloudscale.ch Release Notes
44

55
.. contents:: Topics
66

7+
v2.5.1
8+
======
9+
10+
Minor Changes
11+
-------------
12+
13+
- Add ansible-core 2.19+ compatibility
14+
715
v2.5.0
816
======
917

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,10 @@ releases:
175175
name: volume_snapshot
176176
namespace: ''
177177
release_date: '2025-05-21'
178+
2.5.1:
179+
changes:
180+
minor_changes:
181+
- Add ansible-core 2.19+ compatibility
182+
fragments:
183+
- ansible-2-19-compatibility.yml
184+
release_date: '2025-05-27'

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ tags:
1717
- cloud
1818
- cloudscale
1919
- cloudscale_ch
20-
version: 2.5.0
20+
version: 2.5.1

0 commit comments

Comments
 (0)