mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
chore(main): changelog for version 6.0.0
This commit is contained in:
parent
bcbd16349f
commit
51e8f01d20
4 changed files with 18 additions and 4 deletions
|
|
@ -4,6 +4,15 @@ Hetzner Cloud Ansible Collection Release Notes
|
||||||
|
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
v6.0.0
|
||||||
|
======
|
||||||
|
|
||||||
|
Breaking Changes / Porting Guide
|
||||||
|
--------------------------------
|
||||||
|
|
||||||
|
- Drop support for Python 3.9
|
||||||
|
- Drop support for ansible-core 2.17
|
||||||
|
|
||||||
v5.4.0
|
v5.4.0
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -760,3 +760,12 @@ releases:
|
||||||
fragments:
|
fragments:
|
||||||
- new-dns-api.yml
|
- new-dns-api.yml
|
||||||
release_date: '2025-10-07'
|
release_date: '2025-10-07'
|
||||||
|
6.0.0:
|
||||||
|
changes:
|
||||||
|
breaking_changes:
|
||||||
|
- Drop support for Python 3.9
|
||||||
|
- Drop support for ansible-core 2.17
|
||||||
|
fragments:
|
||||||
|
- drop-ansible-core-2.17.yml
|
||||||
|
- drop-python-3.9.yml
|
||||||
|
release_date: '2025-10-28'
|
||||||
|
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
breaking_changes:
|
|
||||||
- Drop support for ansible-core 2.17
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
breaking_changes:
|
|
||||||
- Drop support for Python 3.9
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue