From aa4a9bb1839406f40d80bd933f248eacceca879e Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 8 Nov 2024 09:03:47 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdfffe1..7c27711 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Don't correct `alloced` +- Don't correct `registor`, a more domain specific variant of `register` + ## [1.27.2] - 2024-11-06 ### Fixes