Skip to content

Commit 31d3caf

Browse files
committed
5.4.0
1 parent 0fc249c commit 31d3caf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 5.4.0 - 2022-06-14
2+
3+
- Feature: Added support for the SSHFP record type.
4+
15
# Version 5.2.0 - 2019-02-21
26

37
- Feature: Added support for de/encoding certain OPT options.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dns-packet",
3-
"version": "5.3.1",
3+
"version": "5.4.0",
44
"description": "An abstract-encoding compliant module for encoding / decoding DNS packets",
55
"author": "Mathias Buus",
66
"license": "MIT",

0 commit comments

Comments
 (0)