Skip to content

Commit df08a34

Browse files
committed
Bump version to 0.0.12
1 parent 2bd6b53 commit df08a34

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)