mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
Update changelog for v0.7.0 release
This commit is contained in:
parent
3ecc53dfe2
commit
74ba3739bb
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# 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
|
## v0.6.4
|
||||||
- Fix `vi-forward-char` triggering a bell when using it to accept a suggestion (#488)
|
- 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)
|
- New configuration option to skip completion suggestions when buffer matches a pattern (#487)
|
||||||
|
|
Loading…
Reference in a new issue