forked from LittleChest/dns-packet
5.6.0
This commit is contained in:
parent
f14f4838a8
commit
e50f34c045
@ -1,3 +1,7 @@
|
||||
# Version 5.6.0 - 2023-04-18
|
||||
|
||||
- Feature: Added support for the TLSA record type.
|
||||
|
||||
# Version 5.5.0 - 2023-03-27
|
||||
|
||||
- Feature: Added support for the NAPTR record type.
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user