Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelwilliams committed Dec 1, 2020
1 parent 52cd85f commit e6d2de9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 83 deletions.
82 changes: 0 additions & 82 deletions CHANGELOG-3.x.md

This file was deleted.

2 changes: 1 addition & 1 deletion CHANGELOG-4.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ child or subdomain zone files.
* [PR #82](https://github.com/Badcow/DNS/pull/82) - Fix character escaping in TXT records. (Thank you, [@fbett](https://github.com/fbett))
* [Issue #84](https://github.com/Badcow/DNS/issues/84) - `TXT::toText()` now splits string into 255-byte chunks. (Thank you, [@fbett](https://github.com/fbett))
* [Issue #85](https://github.com/Badcow/DNS/issues/85) - `Badow\DNS\AlignedBuilder` now has finer controls. You can now
define the order of rendering Resource Records and add or change Rdata output formatters (see `Docs/AlignedZoneBuilder`.
define the order of rendering Resource Records and add or change Rdata output formatters (see `Docs/AlignedZoneBuilder`).
* `Badow\DNS\AlignedBuilder` cannot be called statically anymore. It must be instantiated.

0 comments on commit e6d2de9

Please sign in to comment.