We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14f483 commit e50f34cCopy full SHA for e50f34c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 5.6.0 - 2023-04-18
2
+
3
+- Feature: Added support for the TLSA record type.
4
5
# Version 5.5.0 - 2023-03-27
6
7
- Feature: Added support for the NAPTR record type.
package.json
@@ -1,6 +1,6 @@
{
"name": "dns-packet",
- "version": "5.5.0",
+ "version": "5.6.0",
"description": "An abstract-encoding compliant module for encoding / decoding DNS packets",
"author": "Mathias Buus",
"license": "MIT",
0 commit comments