mirror of
https://github.com/ratatui/ratatui.git
synced 2025-10-02 15:25:54 +00:00
Release v0.6.0
This commit is contained in:
parent
e18671c1e4
commit
fe17165c39
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
## To be released
|
## To be released
|
||||||
|
|
||||||
|
## v0.6.0 - 2019-05-18
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* Update crossterm backend
|
||||||
|
|
||||||
## v0.5.1 - 2019-04-14
|
## v0.5.1 - 2019-04-14
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tui"
|
name = "tui"
|
||||||
version = "0.5.1"
|
version = "0.6.0"
|
||||||
authors = ["Florian Dehau <work@fdehau.com>"]
|
authors = ["Florian Dehau <work@fdehau.com>"]
|
||||||
description = """
|
description = """
|
||||||
A library to build rich terminal user interfaces or dashboards
|
A library to build rich terminal user interfaces or dashboards
|
||||||
|
Loading…
x
Reference in New Issue
Block a user