File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## Unreleased
9+
10+ ### Fixed
11+
12+ - Fixed ` @auto ` to be safe with ` tuple ` -valued positionals https://github.com/Textualize/rich/pull/4014
13+
814## [ 14.3.3] - 2026-02-19
915
1016### Fixed
Original file line number Diff line number Diff line change @@ -100,3 +100,4 @@ The following people have contributed to the development of Rich:
100100- [ Brandon Capener] ( https://github.com/bcapener )
101101- [ Alex Zheng] ( https://github.com/alexzheng111 )
102102- [ Sebastian Speitel] ( https://github.com/SebastianSpeitel )
103+ - [ David S.] ( https://github.com/finite-state-machine )
You can’t perform that action at this time.
0 commit comments