1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Update Changelog.

This commit is contained in:
Dave Davenport 2017-10-15 10:51:24 +02:00
parent e2eaa2cee8
commit ca855190c8

View file

@ -1,3 +1,15 @@
v1.4.2:
- Add sort to manpage. (#682)
- Add tranaparent to theme manpage. (#688)
- Re-add theme headers. (#679)
- Fix super key. (#684)
- Unknown option libnkutils:uuid. (#677)
- Mode window is not found. (#686)
- Fix meson build in dist file.
v1.4.1: All Hail Rasi
- Bump meson release version
v1.4.0: I reject your truth and substitute my own (unreleased)
New Features:
- FZF style sorting for fuzzy matching (thanks to MaskRay) (#533)