Skip to content

Commit

Permalink
Update changelog for v0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ericfreese committed Jun 4, 2021
1 parent 3ecc53d commit 74ba373
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
@@ -1,5 +1,11 @@
# Changelog

## v0.7.0
- Enable asynchronous mode by default (#498)
- No longer wrap user widgets starting with `autosuggest-` prefix (#496)
- Fix a bug wrapping widgets that modify the buffer (#541)


## v0.6.4
- Fix `vi-forward-char` triggering a bell when using it to accept a suggestion (#488)
- New configuration option to skip completion suggestions when buffer matches a pattern (#487)
Expand Down

0 comments on commit 74ba373

Please sign in to comment.