From 8fea8823b2ecdafa5f967f5b75ceae961413701e Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 18 Sep 2023 14:05:54 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ab3691..22114a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Performance + +- Drop check times by about 20% with codegen-units + ## [1.16.11] - 2023-09-06 ### Features