From 5170ddb53639073bb7525513aa69df1e6cadb7a9 Mon Sep 17 00:00:00 2001 From: Min RK Date: Mon, 13 Feb 2023 00:10:39 +0100 Subject: [PATCH] changelog entry for 2804 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26effda4d2..dfc76bd52b 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). +## [13.3.2] - Unreleased + +### Fixed + +- Fixed duplicate output in Jupyter https://github.com/Textualize/rich/pulls/2804 + ## [13.3.1] - 2023-01-28 ### Fixed