We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0535a4b commit 54d7dd6Copy full SHA for 54d7dd6
CHANGELOG.md
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## Unrelease
+## Unreleased
9
10
### Added
11
12
-- Added support for A-F to Digits widget
+- Added support for A-F to Digits widget https://github.com/Textualize/textual/pull/5094
13
+
14
+### Changed
15
16
+- Digits are now thin by default, style with text-style: bold to get bold digits https://github.com/Textualize/textual/pull/5094
17
18
## [0.82.0] - 2024-10-03
19
0 commit comments