Skip to content

Commit

Permalink
changelog [ignore ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jan 14, 2023
1 parent 34b8f2e commit 8baf90b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added locals_hide_dunder and locals_hide_sunder to Tracebacks, to hide double underscore and single underscore locals. https://github.com/Textualize/rich/pull/2754

### Changed

- Tracebacks will now hide double underscore names from locals by default. Set `locals_hide_dunder=False` to restore previous behaviour.

## [13.0.1] - 2023-01-06

### Fixed
Expand Down

0 comments on commit 8baf90b

Please sign in to comment.