From 88ffc623899b2ad421613e71fc0a7be00afb0399 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 15 Jun 2020 15:53:27 +0200 Subject: [PATCH] Point to an open issue tracker Closes https://github.com/ansible-community/molecule-hetznercloud/issues/15. --- CHANGELOG.md | 6 ++++++ setup.cfg | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcdd615..7ead9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.2] - 2020-06-15 + +## Fixed + +- Point to an open issue tracker + ## [0.2.1] - 2020-04-29 ### Fixed diff --git a/setup.cfg b/setup.cfg index 1701239..4c93b01 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,7 +8,7 @@ universal = 1 name = molecule-hetznercloud url = https://git.autonomic.zone/autonomic-cooperative/molecule-hetznercloud project_urls = - Bug Tracker = https://git.autonomic.zone/autonomic-cooperative/molecule-hetznercloud/issues + Bug Tracker = https://github.com/ansible-community/molecule-hetznercloud/issues CI: Drone = https://drone.autonomic.zone/autonomic-cooperative/molecule-hetznercloud/ Source Code = https://git.autonomic.zone/autonomic-cooperative/molecule-hetznercloud description = Molecule Hetzner Cloud Plugin :: run molecule tests with hetzner cloud