From 5a048b971b3c4b6364400bf7faad490e6fbbdf9c Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Tue, 17 Dec 2024 16:14:43 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46ff52f8ca..86cc58d4a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## Unreleased + +### Changed + +- Footer can now be scrolled horizontally without holding `shift` https://github.com/Textualize/textual/pull/5404 + ## [1.0.0] - 2024-12-12 ### Added