Prepare Release v1.3.0

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
Lukas Kämmerling 2021-03-11 11:15:37 +01:00
parent 3c3a4771a7
commit 3621a52687
2 changed files with 23 additions and 0 deletions

View file

@ -4,6 +4,19 @@ Hetzner Cloud Ansible Collection Release Notes
.. contents:: Topics
v1.3.0
======
Minor Changes
--------
- Add firewalls to hcloud_server module
New Modules
-----------
- hcloud_firewall - Manage Hetzner Cloud Firewalls
v1.2.1
======

View file

@ -72,3 +72,13 @@ releases:
bugfixes:
- Inventory Restore Python 2.7 compatibility
release_date: '2020-12-16'
1.3.0:
changes:
minor_changes:
- Add firewalls to hcloud_server module
modules:
- description: Manage Hetzner Cloud Firewalls
name: hcloud_firewall
namespace: ''
release_date: '2021-03-11'