From 6966735fd784566e742527a4042baf5a2546946f Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 6 Nov 2024 09:09:04 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5efc1..6d5881c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Correct `alingment` as `alignment`, rather than `alinement` + ## [1.27.0] - 2024-11-01 ### Features