From 757555b9eb28f4757ca798964b7c27ca6603a4ec Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Thu, 6 Jan 2022 16:41:31 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5f50c90..a2868fd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added max_depth arg to pretty printing +- Fix Traceback theme defaults override user supplied styles https://github.com/Textualize/rich/issues/1786 ## [10.16.2] - 2021-01-02