Skip to content

Commit

Permalink
Merge pull request #87 from pieterlexis/161-changelog
Browse files Browse the repository at this point in the history
1.6.1 changelog
  • Loading branch information
pieterlexis authored Oct 1, 2020
2 parents e6bcd16 + 7b858d9 commit dae512f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ env:

jobs:
allow_failures:
- env: REC_VERSION=master
- env: ANSIBLE=2.7 TEST_SCENARIO=pdns-master
- env: ANSIBLE=2.8 TEST_SCENARIO=pdns-master
- env: ANSIBLE=2.9 TEST_SCENARIO=pdns-master

# Install tox
install:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.6.1 (2020-10-01)

BUG FIXES:
- Ensure install does not fail when no overrides are defined ([\#85](https:/PowerDNS/pdns-ansible/pull/85))
- Ensure that `ExecStart` is overridden, not appended to ([\#86](https:/PowerDNS/pdns-ansible/pull/86))

## v1.6.0 (2020-09-18)

BUG FIXES:
Expand Down

0 comments on commit dae512f

Please sign in to comment.