Prepare release 2.2.0

Prepare data for the v2.2.0 release with few new modules and bugfixes.

Change-Id: Id593b623b389cedb140fb05e8063f48ef7eacc36
This commit is contained in:
gtema
2023-12-01 17:29:42 +01:00
parent 9fb544d94a
commit fff978d273
3 changed files with 33 additions and 1 deletions

View File

@@ -515,3 +515,14 @@ releases:
- Highlight our mode of operation more prominently
release_summary: New module for Ironic and bugfixes
release_date: '2023-04-19'
2.2.0:
changes:
bugfixes:
- Fix image module filter
- Fix port module idempotency
- Fix router module idempotency
minor_changes:
- Add volume_encryption_type modules
- Add volume_type modules
release_summary: New module for volume_type and bugfixes
release_date: '2023-12-01'