Skip to content

Commit ae59412

Browse files
authored
fix: Python 3.8-3.11 compatibility - remove backslash in f-string
1 parent d0e4221 commit ae59412

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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

88
---
9+
## [2.1.2] - 2025-12-30
10+
11+
### Fixed
12+
- Python 3.8-3.11 compatibility: removed backslash in f-string expression
913

1014
## [2.1.1] - 2025-12-15
1115

0 commit comments

Comments
 (0)