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 6d35eac commit c02b941Copy full SHA for c02b941
CHANGELOG.md
@@ -7,6 +7,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
10
+## [0.1.26](https://github.com/ratatui/crates-tui/compare/v0.1.25...v0.1.26) - 2025-07-15
11
+
12
+### Other
13
14
+- Upgrade to ratatui 0.30 ([#142](https://github.com/ratatui/crates-tui/pull/142))
15
+- split jobs so they run in parallel ([#146](https://github.com/ratatui/crates-tui/pull/146))
16
+- update edition to 2024 ([#143](https://github.com/ratatui/crates-tui/pull/143))
17
18
## [0.1.25](https://github.com/ratatui/crates-tui/compare/v0.1.24...v0.1.25) - 2025-02-05
19
20
### Other
0 commit comments