forked from LittleChest/dns-packet
5.4.0
This commit is contained in:
parent
0fc249c64a
commit
31d3caf326
@ -1,3 +1,7 @@
|
|||||||
|
# Version 5.4.0 - 2022-06-14
|
||||||
|
|
||||||
|
- Feature: Added support for the SSHFP record type.
|
||||||
|
|
||||||
# Version 5.2.0 - 2019-02-21
|
# Version 5.2.0 - 2019-02-21
|
||||||
|
|
||||||
- Feature: Added support for de/encoding certain OPT options.
|
- Feature: Added support for de/encoding certain OPT options.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dns-packet",
|
"name": "dns-packet",
|
||||||
"version": "5.3.1",
|
"version": "5.4.0",
|
||||||
"description": "An abstract-encoding compliant module for encoding / decoding DNS packets",
|
"description": "An abstract-encoding compliant module for encoding / decoding DNS packets",
|
||||||
"author": "Mathias Buus",
|
"author": "Mathias Buus",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user