Skip to content

Commit 6c7b446

Browse files
committed
update CHANGELOG.md and CONTRIBUTORS.md
1 parent 74445d7 commit 6c7b446

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030

3131
- Adds a `case_sensitive` parameter to `prompt.Prompt`. This determines if the
3232
response is treated as case-sensitive. Defaults to `True`.
33+
- Add a new `column` object `IterationSpeedColumn`. https://github.com/Textualize/rich/pull/3332
3334

3435
## [13.7.1] - 2024-02-28
3536

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ The following people have contributed to the development of Rich:
8585
- [Pierro](https://github.com/xpierroz)
8686
- [Bernhard Wagner](https://github.com/bwagner)
8787
- [Aaron Beaudoin](https://github.com/AaronBeaudoin)
88+
- [chthollyphile](https://github.com/chthollyphile)

0 commit comments

Comments
 (0)