mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update changelog.
This commit is contained in:
parent
1ed94ead7e
commit
1915de7329
1 changed files with 15 additions and 0 deletions
15
Changelog
15
Changelog
|
@ -1,3 +1,18 @@
|
||||||
|
v1.5.2:
|
||||||
|
- Add missing example Script (#869)
|
||||||
|
- Add drun-display-format option. (#858)
|
||||||
|
- Fixing typos (#867,#837,#831,#804)
|
||||||
|
- Fix loading icons that are in cache (#860)
|
||||||
|
- Improve ssh known_host parser. (#820)
|
||||||
|
- Add terminals to rofi-sensible-terminal (#808)
|
||||||
|
- Lexer Fix several ambiguity and handling of empty input.
|
||||||
|
- IconFetcher preload the user set icon theme.
|
||||||
|
- IconFetcher use generic threadpool.
|
||||||
|
- Lexer support environment variables.
|
||||||
|
- Cleanup syntax for sorting. (#816)
|
||||||
|
- Documents update.
|
||||||
|
- Fix how borders are drawn. (#792, #783)
|
||||||
|
|
||||||
v1.5.1:
|
v1.5.1:
|
||||||
- Egor Zvorykin: Fix typos in theme manpage. (#760)
|
- Egor Zvorykin: Fix typos in theme manpage. (#760)
|
||||||
- Ben: Fix README config file location. (#761)
|
- Ben: Fix README config file location. (#761)
|
||||||
|
|
Loading…
Reference in a new issue