Skip to content

Commit 8baf90b

Browse files
committed
changelog [ignore ci]
1 parent 34b8f2e commit 8baf90b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- 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
1717

18+
### Changed
19+
20+
- Tracebacks will now hide double underscore names from locals by default. Set `locals_hide_dunder=False` to restore previous behaviour.
21+
1822
## [13.0.1] - 2023-01-06
1923

2024
### Fixed

0 commit comments

Comments
 (0)