Skip to content

Commit 094dc91

Browse files
Amend changelog.md, contributors.md
1 parent 26f5056 commit 094dc91

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)