We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69f0d6 commit c728d42Copy full SHA for c728d42
CHANGELOG.md
@@ -5,20 +5,20 @@ 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
-## 2.0.2 - 2025-02-16
+## [2.0.2] - 2025-02-16
9
10
### Fixed
11
12
- Fixed OptionList.add_options exhausting iterator https://github.com/Textualize/textual/pull/5540
13
- Fixed screen not refreshing after pop https://github.com/Textualize/textual/pull/5543
14
15
-## 2.0.1 - 2025-02-16
+## [2.0.1] - 2025-02-16
16
17
18
19
- Fixed escape tags in Content markup https://github.com/Textualize/textual/pull/5536
20
21
-## 2.0.0 - 2025-02-16
+## [2.0.0] - 2025-02-16
22
23
### Added
24
0 commit comments