diff --git a/CHANGELOG.md b/CHANGELOG.md index edd614a6b0..e5e3bd1200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file based on the * Added `configuration` as an allowed `event.category`. #963 * Added a new directory with experimental artifacts, which includes all changes from RFCs that have reached stage 2. #993, #1053 + from RFCs that have reached stage 2. #993, #1053, #1115, #1118 #### Improvements diff --git a/rfcs/text/0001/dns.yml b/rfcs/text/0001/dns.yml index 54f9ccd69a..466859c09f 100644 --- a/rfcs/text/0001/dns.yml +++ b/rfcs/text/0001/dns.yml @@ -3,5 +3,7 @@ fields: - name: question.name type: wildcard + - name: answers + type: object - name: answers.data type: wildcard