From 908c55c49638dd9377983e3fa2320bf5df192214 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Fri, 23 Oct 2020 18:01:12 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60c1ce26..f96724b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Enabled indent guides on Tracebacks +### Fixed + +- Fixed negative time remaining in Progress bars https://github.com/willmcgugan/rich/issues/378 + ## [9.0.1] - 2020-10-19 ### Fixed