Browse Source

CHANGELOG entry for values as objects

pull/929/head
Ross McFarland 3 years ago
parent
commit
000541eea4
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CHANGELOG.md

+ 2
- 0
CHANGELOG.md View File

@ -30,6 +30,8 @@
* Add TtlRestrictionFilter processor for adding ttl restriction/checking
* NameAllowlistFilter & NameRejectlistFilter implementations to support
filtering on record names to include/exclude records from management.
* All Record values are now first class objects. This shouldn't be an externally
visible change, but will enable future improvements.
## v0.9.19 - 2022-08-14 - Subzone handling


Loading…
Cancel
Save