Add a note about name reject/allow filter to CHANGELOG

This commit is contained in:
Ross McFarland
2022-09-11 15:02:09 -07:00
parent 47b72225dc
commit 92ecb54564
+2
View File
@@ -11,6 +11,8 @@
* Now that it's used as it needed to be YamlProvider overrides
Provider.supports and just always says Yes so that any dynamically registered
types will be supported.
* NameAllowlistFilter & NameRejectlistFilter implementations to support
filtering on record names to include/exclude records from management.
## v0.9.18 - 2022-08-14 - Subzone handling