mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Changelog entry for processors
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
||||
## v0.9.13 - 2021-..-.. -
|
||||
|
||||
#### Noteworthy changes
|
||||
|
||||
* Alpha support for Processors has been added. Processors allow for hooking
|
||||
into the source, target, and planing process to make nearly arbitrary changes
|
||||
to data. See the [octodns/processors/](/octodns/processors) directory for
|
||||
examples. The change has been designed to have no impact on the process
|
||||
unless the `processors` key is present in zone configs.
|
||||
|
||||
## v0.9.12 - 2021-04-30 - Enough time has passed
|
||||
|
||||
#### Noteworthy changes
|
||||
|
||||
Reference in New Issue
Block a user