From d34593d4d1948708cc032c92bbe1a583b8a50103 Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Thu, 16 Feb 2023 11:17:57 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da52b51e..60f407915 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +- DataTable fix issue where offset cache was not being used https://github.com/Textualize/textual/pull/1810 - DataTable scrollbars resize correctly when header is toggled https://github.com/Textualize/textual/pull/1803 ## [0.11.0] - 2023-02-15