add CHANGELOG.md

This commit is contained in:
silverwind 2018-01-30 19:47:47 +01:00
parent 4cf740bf2f
commit 44718b2f31
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

3
CHANGELOG.md Normal file
View File

@ -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.