Update CHANGES.md

This commit is contained in:
slotThe 2021-01-08 17:15:31 +01:00
parent 404b3f59b4
commit b3316c2e34

View File

@ -356,11 +356,14 @@
- Added `filterOutWs` for workspace filtering.
* `XMonad.Prompt
* `XMonad.Prompt`
- Accommodate completion of multiple words even when `alwaysHighlight` is
enabled.
- Made the history respect words that were "completed" by `alwaysHighlight`
upon confirmation of the selection by the user.
## 0.16
### Breaking Changes