1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

CHANGELOG entry for global processors

This commit is contained in:
Ross McFarland
2022-09-12 16:37:19 -07:00
parent 0f57e6c63e
commit 5498a3b9c9

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.
* Support for configuring global processors that apply to all zones with
`manager.processors`
## v0.9.18 - 2022-08-14 - Subzone handling