From 26eb2c3fc462e53b0092928a3b4e99ddd8c1087b Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Sat, 26 Oct 2024 19:39:29 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1e144e36e..82cce7c0d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed -- Fixed encoding issue when saving files such as screenshots on Windows +- Fixed encoding issue when saving files such as screenshots on Windows https://github.com/Textualize/textual/pull/5182 ## [0.85.0] - 2024-10-25