mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Update CHANGELOG for dynamic zone config and TOC in README
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
## v1.1.0 - 2023-??-?? - ???
|
||||
|
||||
#### Noteworthy changes
|
||||
|
||||
* New dynamic zone config support that allows wildcard entries in the octoDNS
|
||||
config to be expanded by the source provider(s). See
|
||||
[Dynamic Zone Config](/README.md#dynamic-zone-config) for more information.
|
||||
|
||||
#### Stuff
|
||||
|
||||
* Add context to general configuration and Record validation, e.g.
|
||||
Some problem at filename.yaml, line 42, column 14. Our custom Yaml Loaders
|
||||
attach this context information, arbitrary string. Other providers may do so
|
||||
|
||||
@@ -13,6 +13,10 @@ The architecture is pluggable and the tooling is flexible to make it applicable
|
||||
* [Workspace](#workspace)
|
||||
* [Installing a specific commit SHA](#installing-a-specific-commit-sha)
|
||||
* [Config](#config)
|
||||
* [Dynamic Zone Config](#dynamic-zone-config)
|
||||
* [Static Zone Config](#static-zone-config)
|
||||
* [General Configuration Concepts](#general-configuration-concepts)
|
||||
* [Quick Example Record](#quick-example-record)
|
||||
* [Noop](#noop)
|
||||
* [Making changes](#making-changes)
|
||||
* [Workflow](#workflow)
|
||||
|
||||
Reference in New Issue
Block a user