Skip to content

Commit d72125f

Browse files
committed
Bump version to 0.0.11
1 parent b512f47 commit d72125f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.0.11
2+
3+
### Summary
4+
5+
This release officially drops support for Puppet 2.
6+
7+
#### Features
8+
- Allow the `only-notify` PowerDNS configuration setting to be empty.
9+
- Improved error messages on failure when setting configurations.
10+
11+
#### Bugfixes
12+
- Added the recursor to our test suite.
13+
- Update Ruby versions in our test suite.
14+
115
## 0.0.10
216

317
### 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.10",
3+
"version": "0.0.11",
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)