Skip to content

Commit 981a3ca

Browse files
committed
Update changelog for v0.8.0
1 parent 43f74af commit 981a3ca

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10+
## [0.8.0] - 2020-09-28
11+
12+
### Added
13+
14+
- Support ctrl-h for backspace
15+
- Allow hiding entered data after submit
16+
- Allow masking input with an empty rune to hide input length
17+
18+
### Fixed
19+
20+
- Fix echo of cursor after input is finished
21+
- Better support for keycodes on Windows
22+
23+
1024
## [0.7.0] - 2020-01-11
1125

1226
### Added

0 commit comments

Comments
 (0)