Skip to content

Commit 75ed017

Browse files
committed
Changelog entries
1 parent e750152 commit 75ed017

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
### Enhancements
6+
7+
* Added `wasm32-unknown-emscripten` target. (#179)
8+
* `read_line_initial_text` now retains the initial prefix. (#190)
9+
510
### Bugfixes
611

712
* Properly use configured output of `Term` to get terminal size (#186)
13+
* Aligned `read_line` and `read_line_initial_text`'s behavior. (#181)
814

915
## 0.15.7
1016

0 commit comments

Comments
 (0)