Skip to content

Commit

Permalink
Update changelog for v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowes committed Sep 28, 2020
1 parent 43f74af commit 981a3ca
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.8.0] - 2020-09-28

### Added

- Support ctrl-h for backspace
- Allow hiding entered data after submit
- Allow masking input with an empty rune to hide input length

### Fixed

- Fix echo of cursor after input is finished
- Better support for keycodes on Windows


## [0.7.0] - 2020-01-11

### Added
Expand Down

0 comments on commit 981a3ca

Please sign in to comment.