Skip to content

Commit 6e02bb3

Browse files
author
Kenneth Joss
committed
Release version 2.2.4
1 parent 2decbdb commit 6e02bb3

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Ansible Collection cloudscale.ch Release Notes
55
.. contents:: Topics
66

77

8+
v2.2.4
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- Add UEFI firmware type option for custom images.
15+
816
v2.2.3
917
======
1018

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,10 @@ releases:
107107
- 78-various-typos.yml
108108
- 79-flavor-format.yml
109109
release_date: '2022-11-16'
110+
2.2.4:
111+
changes:
112+
minor_changes:
113+
- Add UEFI firmware type option for custom images.
114+
fragments:
115+
- add-uefi-option.yml
116+
release_date: '2023-01-04'

changelogs/fragments/add-uefi-option.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

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.2.3
20+
version: 2.2.4

0 commit comments

Comments
 (0)