From b4b912d77cf6290d1dad6632d07b231d66cda16b Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Sun, 8 Jun 2025 15:46:34 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cdc73a76..3698fc222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed issues with initial flicker in `TextArea` rendering https://github.com/Textualize/textual/issues/5841 - Fixed issue with workers that have large parameter lists breaking dev tools -## Unreleased - ### Added - Added experimental opt-in support for https://github.com/willmcgugan/textual-speedups