From 837ef7151cf1c6a96a849db41e44c6157306df5a Mon Sep 17 00:00:00 2001 From: Ed Page Date: Tue, 31 Dec 2024 09:39:20 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c66cd3cb3..ca06ad9e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- Updated the dictionary with the [December 2024](https://github.com/crate-ci/typos/issues/1156) changes + +### Performance + +- Sped up dictionary lookups + ## [1.28.4] - 2024-12-16 ### Features