Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.1 #13

Merged
merged 4 commits into from
Jul 17, 2019
Merged

Release 1.0.1 #13

merged 4 commits into from
Jul 17, 2019

Conversation

trizz
Copy link
Member

@trizz trizz commented Jul 17, 2019

Description

Release version 1.0.1 of this package.

fixes #11
fixes #12

[Compare v1.0.0 - v1.0.1](https://github.com/exonet/powerdns-php/compare/v1.0.0...v1.0.1)
### Changed
- The `Content-Type` header is now also set when making calls to the API. ([#11](https://github.com/exonet/powerdns-php/issues/11))

### Fixed
- Changed the payload key from `set_ptr` to the correct `set-ptr` in the RRSetTransformer. ([#12](https://github.com/exonet/powerdns-php/issues/12))

@styxit styxit merged commit d65c8af into master Jul 17, 2019
@styxit styxit deleted the tsi-11 branch July 17, 2019 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect payload key on record creation: set_ptr Cant connect to PowerdDNS - php fatal error
2 participants