From cafe032817627698c3745488ca007a11ad51e979 Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Tue, 17 Dec 2024 16:13:09 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46ff52f8ca..d1e1bc1c63 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/5403 + ## [1.0.0] - 2024-12-12 ### Added