From db1950c95f6894cc622965319411610af56eee90 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 29 Mar 2023 21:54:24 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 630a761..cd613f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Updated the dictionary with the [March 2023](https://github.com/crate-ci/typos/issues/677) changes + +### Internal + +- Changed the UTF-16 encoder / decoder + ## [1.14.3] - 2023-03-18 ### Internal