This commit is contained in:
silverwind
2023-03-27 12:23:50 +02:00
parent aca1ff751c
commit a0687b3c14
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
# Version 5.5.0 - 2023-03-27
- Feature: Added support for the NAPTR record type.
# Version 5.4.0 - 2022-06-14 # Version 5.4.0 - 2022-06-14
- Feature: Added support for the SSHFP record type. - Feature: Added support for the SSHFP record type.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "dns-packet", "name": "dns-packet",
"version": "5.4.0", "version": "5.5.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",