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 0fc249c commit 31d3cafCopy full SHA for 31d3caf
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 5.4.0 - 2022-06-14
2
+
3
+- Feature: Added support for the SSHFP record type.
4
5
# Version 5.2.0 - 2019-02-21
6
7
- Feature: Added support for de/encoding certain OPT options.
package.json
@@ -1,6 +1,6 @@
{
"name": "dns-packet",
- "version": "5.3.1",
+ "version": "5.4.0",
"description": "An abstract-encoding compliant module for encoding / decoding DNS packets",
"author": "Mathias Buus",
"license": "MIT",
0 commit comments