Skip to content

Commit 18cb8c4

Browse files
committed
1.0.2
1 parent 318c2a9 commit 18cb8c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next (YYYY-MM-DD)
44

5+
## v1.0.2 (2021-04-29)
6+
57
- Use `VtRis` for Kitty when using its own terminfo.
68
- Use `VtRis` for SyncTERM, Tess, any rxvt, Zellij, and Zutty.
79
- Use `XtermClear` for these when using their own terminfo:

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clearscreen"
3-
version = "1.0.1"
3+
version = "1.0.2"
44

55
authors = ["Félix Saparelli <felix@passcod.name>"]
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)