From 3b6ed1a45063cf970bc79927dc6474174a8ed829 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Tue, 11 Oct 2022 10:43:26 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f04fc7173..dfd10b9ea26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- *(derive)* Allow `()` for fields to mean "don't read" (#4371) + ## [4.0.12] - 2022-10-10 ### Features