From 6d220b30f663d5c855208c94853bf1d82ada36e2 Mon Sep 17 00:00:00 2001 From: TomJGooding <101601846+TomJGooding@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:02:34 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c726e666f9..d3ec487c39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Added `background-tint` CSS rule https://github.com/Textualize/textual/pull/5117 -- Added `App.is_web` property to indicate if the app is running via a web browser +- Added `App.is_web` property to indicate if the app is running via a web browser https://github.com/Textualize/textual/pull/5128 ## [0.83.0] - 2024-10-10