Skip to content

Commit 4c45965

Browse files
committed
1.0.3
1 parent de19e82 commit 4c45965

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.3 (2021-05-08)
6+
57
- Drop unused `log` dependency.
68
- Generalise iTerm workaround from 1.0.1 to default behaviour on macOS when the `TERM` starts with
79
`xterm` and the terminfo does not have `E3`.

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.2"
3+
version = "1.0.3"
44

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

0 commit comments

Comments
 (0)