1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

docs: add release summary (#733)

##### SUMMARY
Missing changelog for the next release.
This commit is contained in:
Jonas L. 2025-11-10 12:05:17 +01:00 committed by GitHub
parent 337067d9de
commit 04f32d66d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,15 @@
release_summary: |
**DNS API is now generally available**
The DNS API is now generally available, as well as support for features
in this project that are related to the DNS API.
To migrate existing zones to the new DNS API, see the `DNS migration
guide <https://docs.hetzner.com/networking/dns/migration-to-hetzner-console/process/>`__.
See the
`changelog <https://docs.hetzner.cloud/changelog#2025-11-10-dns-ga>`__
for more details.
minor_changes:
- DNS support is now generally available.