Skip to content

Commit b392f9a

Browse files
committed
Merge tag '0.0.12' into develop
0.0.12
2 parents 2bd6b53 + 2d44d30 commit b392f9a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
## 0.0.11
215

316
### Summary

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sensson-powerdns",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"author": "sensson",
55
"license": "Apache-2.0",
66
"summary": "A module to install and configure PowerDNS 4.x authoritative server and recursor",

0 commit comments

Comments
 (0)