From a972ca05522577de2f98eb7c957deead9c87b38f Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Tue, 1 Aug 2023 16:47:53 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e74f4b2a..20bae1453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fixed Text.expand_tab assertion error +- Fixed Text.expand_tabs assertion error ## [13.5.1] - 2023-07-31