mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Prepare Release v1.2.1
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
parent
c26039cabf
commit
c8b502dba1
3 changed files with 13 additions and 1 deletions
|
|
@ -4,6 +4,13 @@ Hetzner Cloud Ansible Collection Release Notes
|
||||||
|
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
v1.2.1
|
||||||
|
======
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
- Inventory Restore Python 2.7 compatibility
|
||||||
|
|
||||||
|
|
||||||
v1.2.0
|
v1.2.0
|
||||||
======
|
======
|
||||||
|
|
|
||||||
|
|
@ -67,3 +67,8 @@ releases:
|
||||||
name: hcloud_load_balancer_info
|
name: hcloud_load_balancer_info
|
||||||
namespace: ''
|
namespace: ''
|
||||||
release_date: '2020-12-01'
|
release_date: '2020-12-01'
|
||||||
|
1.2.1:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Inventory Restore Python 2.7 compatibility
|
||||||
|
release_date: '2020-12-16'
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
namespace: hetzner
|
namespace: hetzner
|
||||||
name: hcloud
|
name: hcloud
|
||||||
version: 1.2.0
|
version: 1.2.1
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Hetzner Cloud (github.com/hetznercloud)
|
- Hetzner Cloud (github.com/hetznercloud)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue