From a31eefde90670fd9c35197e53043157581beb4ea Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Tue, 7 Nov 2023 12:22:21 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1113f8617..f68d33c02 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](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Adds missing parameters to Panel.fit https://github.com/Textualize/rich/issues/3142 + ## [13.6.0] - 2023-09-30 ### Added