Changelog entry about MX record fix

This commit is contained in:
Ross McFarland
2022-02-15 08:15:26 -08:00
parent 2564e4aebe
commit df70f6a431
+2
View File
@@ -4,6 +4,8 @@
* _AggregateTarget has more complete handling of SUPPORTS* functionality,
mostly applicable for the compare operation.
* Fix null MX record validation error introduced in 0.9.15, `.` is again
allowed as a valid `exchange` value.
## v0.9.15 - 2022-02-07 - Where have all the providers gone?