1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

chore(main): changelog for version 5.3.1

This commit is contained in:
Hetzner Cloud Bot 2025-09-29 12:35:50 +00:00
parent 94fd949ffc
commit 55b9abc303
3 changed files with 15 additions and 2 deletions

View file

@ -4,6 +4,14 @@ Hetzner Cloud Ansible Collection Release Notes
.. contents:: Topics
v5.3.1
======
Bugfixes
--------
- server - Also check server type deprecation after server creation.
v5.3.0
======

View file

@ -729,3 +729,10 @@ releases:
- per-location-server-types.yml
- wait-floating-ip-assign-action.yml
release_date: '2025-09-26'
5.3.1:
changes:
bugfixes:
- server - Also check server type deprecation after server creation.
fragments:
- server-type-deprecation.yml
release_date: '2025-09-29'

View file

@ -1,2 +0,0 @@
bugfixes:
- server - Also check server type deprecation after server creation.