From 7e25daa5453b1153a441312fc61ae0b8e06f5285 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Wed, 11 Oct 2023 16:54:56 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b63f0b22b..5319800f7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.40.0] - 2023-10-11 -- Added `loading` reactive property to widgets +- Added `loading` reactive property to widgets https://github.com/Textualize/textual/pull/3509 ## [0.39.0] - 2023-10-10