changelog

This commit is contained in:
Will McGugan 2021-01-05 21:27:24 +00:00
parent bfa890ed0e
commit 25f176c523
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed markup escaping edge case https://github.com/willmcgugan/rich/issues/878
- Double tag escape, i.e. `"\\[foo]"` results in a backslash plus `[foo]` tag
## [9.6.1] - 2020-12-31