Update Changelog

This commit is contained in:
Dave Davenport 2017-01-06 11:05:13 +01:00
parent 051be0cfe6
commit ae7732abed
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
v1.3.1: Dan vs. Greg: The never ending story, reloaded. (unreleased)
New Features
- [DRun] Search categories. (#449)
Improvements
- Fix exit when failed to grab keyboard. (#524)
- Introduce lazy keyboard grab mode for people who want rofi to show on key-down in i3.
- Add copyrights to theme (needed for debian packaging).
- DMENU: Correctly detect end-of-file (#518)
- Directly queue redraw on overlay change.
- Remove pango markup from workspace names in I3. (#507)
v1.3.0: Dan vs. Greg: The never ending story.
New Features
- Use randr for getting monitor layout. Fallback to xinerama if not available.