Skip to content

Commit

Permalink
Release v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AGS4NO committed May 14, 2021
1 parent 28e0d4e commit 255e65c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
18 changes: 8 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [v8.0.1](https://github.com/dnsimple/chef-pdns/tree/v8.0.1) (2021-02-22)
## [v8.0.2](https://github.com/dnsimple/chef-pdns/tree/v8.0.2) (2021-05-14)

[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v6.1.1...v8.0.1)
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v6.1.1...v8.0.2)

**Fixed bugs:**

Expand All @@ -20,6 +20,7 @@

**Merged pull requests:**

- Enhancement/focal support [\#117](https://github.com/dnsimple/chef-pdns/pull/117) ([AGS4NO](https://github.com/AGS4NO))
- Update to series 44 [\#116](https://github.com/dnsimple/chef-pdns/pull/116) ([AGS4NO](https://github.com/AGS4NO))
- Fix/ci [\#114](https://github.com/dnsimple/chef-pdns/pull/114) ([AGS4NO](https://github.com/AGS4NO))
- Chef 14 testing [\#108](https://github.com/dnsimple/chef-pdns/pull/108) ([onlyhavecans](https://github.com/onlyhavecans))
Expand Down Expand Up @@ -76,17 +77,14 @@
- Support RHEL [\#93](https://github.com/dnsimple/chef-pdns/issues/93)
- Support RHEL [\#94](https://github.com/dnsimple/chef-pdns/pull/94) ([mengesb](https://github.com/mengesb))

**Fixed bugs:**

- Testing cleanup/fixup [\#92](https://github.com/dnsimple/chef-pdns/pull/92) ([martinisoft](https://github.com/martinisoft))

## [v4.3.1](https://github.com/dnsimple/chef-pdns/tree/v4.3.1) (2018-03-08)

[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v4.3.0...v4.3.1)

**Fixed bugs:**

- Fix: converge suite authoritative-postgres-centos-6 [\#63](https://github.com/dnsimple/chef-pdns/issues/63)
- Testing cleanup/fixup [\#92](https://github.com/dnsimple/chef-pdns/pull/92) ([martinisoft](https://github.com/martinisoft))

**Closed issues:**

Expand Down Expand Up @@ -118,6 +116,10 @@

[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v4.0.0...v4.1.0)

**Fixed bugs:**

- Use append so that users can add to the pdns group [\#82](https://github.com/dnsimple/chef-pdns/pull/82) ([onlyhavecans](https://github.com/onlyhavecans))

**Closed issues:**

- Allow users to be appended to the `pdns` unix group [\#81](https://github.com/dnsimple/chef-pdns/issues/81)
Expand Down Expand Up @@ -169,10 +171,6 @@

[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v3.3.1...v3.3.2)

**Fixed bugs:**

- Use append so that users can add to the pdns group [\#82](https://github.com/dnsimple/chef-pdns/pull/82) ([onlyhavecans](https://github.com/onlyhavecans))

**Merged pull requests:**

- Create PID directory on init start commands [\#75](https://github.com/dnsimple/chef-pdns/pull/75) ([therobot](https://github.com/therobot))
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache-2.0'
description 'Installs/Configures PowerDNS Recursor and Authoritative server'
version '8.0.1'
version '8.0.2'
source_url 'https://github.com/dnsimple/chef-pdns'
issues_url 'https://github.com/dnsimple/chef-pdns/issues'

Expand Down

0 comments on commit 255e65c

Please sign in to comment.