Skip to content

Commit

Permalink
Merge pull request #83 from pieterlexis/1.6.0-changelog
Browse files Browse the repository at this point in the history
1.6.0 changelog
  • Loading branch information
pieterlexis authored Sep 18, 2020
2 parents 2c4c3da + 582614f commit 1624a45
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.6.0 (2020-09-18)

BUG FIXES:
- Fix path to MySQL schema for Debian 10 ([\#73](https://github.com/PowerDNS/pdns-ansible/pull/73))

IMPROVEMENTS:
- Allow loading apt key from the ansible server ([\#75](https://github.com/PowerDNS/pdns-ansible/pull/75))
- CentOS 8 support ([\#74](https://github.com/PowerDNS/pdns-ansible/pull/74), [\#81](https://github.com/PowerDNS/pdns-ansible/pull/81))
- Archlinux support ([\#76](https://github.com/PowerDNS/pdns-ansible/pull/76))
- Set the ownership and permissions for config files and databases ([\#82](https://github.com/PowerDNS/pdns-ansible/pull/82))
- Ensure PowerDNS is started as an unprivileged user by default (in line with PowerDNS 4.3+ behaviour)

## v1.5.0 (2019-12-11)

BUG FIXES:
Expand Down
2 changes: 2 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ galaxy_info:
versions:
- 6
- 7
- 8
- name: Debian
versions:
- jessie
Expand All @@ -21,6 +22,7 @@ galaxy_info:
- xenial
- bionic
- focal
- name: ArchLinux
galaxy_tags:
- system
- dns
Expand Down

0 comments on commit 1624a45

Please sign in to comment.