diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..93a615b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,3 @@ +# Version 4.0.0 - yyyy-mm-dd + +- Changed the decoded value of TXT records to an array of Buffers. This is to accomodate DNS-SD records which rely on the individual strings record being separated.