We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c07b86 commit 8ae84d5Copy full SHA for 8ae84d5
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.5.0
2
+
3
+* fetch only requested `zone_name`
4
+* improve integrationtests (_easier to run against custom domains_)
5
6
# 1.4.3
7
8
* fix bug. `purge: yes` removes not all existing records
galaxy.yml
@@ -1,7 +1,7 @@
namespace: "markuman"
description: hetzner dns collection
name: "hetzner_dns"
-version: "1.4.3"
+version: "1.5.0"
readme: "README.md"
authors:
- "Markus Bergholz <[email protected]>"
0 commit comments