This commit is contained in:
Will McGugan 2020-07-22 16:45:56 +01:00
parent f7cd87f4ef
commit 5cd6e0dfb5
2 changed files with 6 additions and 2 deletions

View File

@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added rich.prompt
- Added detecting 'dumb' terminals
### Fixes
- Fixed progress bars so that they are readable when color is disabled
## [3.3.2] - 2020-07-14
### Changed