Skip to content

Commit a0687b3

Browse files
committed
5.5.0
1 parent aca1ff7 commit a0687b3

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.5.0 - 2023-03-27
2+
3+
- Feature: Added support for the NAPTR record type.
4+
15
# Version 5.4.0 - 2022-06-14
26

37
- Feature: Added support for the SSHFP record type.

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.4.0",
3+
"version": "5.5.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)