Skip to content

Commit

Permalink
Changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jan 9, 2024
1 parent e750152 commit 75ed017
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@

## Unreleased

### Enhancements

* Added `wasm32-unknown-emscripten` target. (#179)
* `read_line_initial_text` now retains the initial prefix. (#190)

### Bugfixes

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

## 0.15.7

Expand Down

0 comments on commit 75ed017

Please sign in to comment.