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.
2 parents 2bd6b53 + 2d44d30 commit b392f9aCopy full SHA for b392f9a
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 0.0.12
2
+
3
+### Summary
4
5
+We have dropped Ruby 1.9.3 from our tests and added Rubocop coverage to
6
+ensure we write decent code where possible.
7
8
+### Features
9
+- Rubocop coverage for all Ruby code in this module.
10
11
+### Bugfixes
12
+- The README wrongly mentioned listen-address instead of local-address
13
14
## 0.0.11
15
16
### Summary
metadata.json
@@ -1,6 +1,6 @@
{
"name": "sensson-powerdns",
- "version": "0.0.11",
+ "version": "0.0.12",
"author": "sensson",
"license": "Apache-2.0",
"summary": "A module to install and configure PowerDNS 4.x authoritative server and recursor",
0 commit comments