Skip to content

Commit

Permalink
Update changelog for v0.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ericfreese committed Nov 15, 2024
1 parent 9aceef9 commit a50468e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v0.7.1
- Clear POSTDISPLAY instead of unsetting (#634)
- Always reset async file descriptor after consuming it (#630)
- Always use builtin `exec` (#628)
- Add `history-beginning-search-*-end` widgets to clear widget list (#619)
- Switch CI from Circle CI to GitHub Actions

## v0.7.0
- Enable asynchronous mode by default (#498)
- No longer wrap user widgets starting with `autosuggest-` prefix (#496)
Expand Down

0 comments on commit a50468e

Please sign in to comment.