Update Changelog

This commit is contained in:
Dave Davenport 2016-12-25 12:15:41 +01:00
parent 3be5791fb2
commit 40b73769f1
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
- Dynamically sizing window with content.
- When placed at bottom of screen re-order screen to have entry at bottom.
Improvements
- Fix pasting secondary clipboard. (#516)
- By default use all cores to filter entries.
- Make sure drawing priority is higher then reading input data.
- Improve resizing of window, don't make X whipe background.

View File

@ -80,6 +80,7 @@ by making all colors transparent).
### Improvements
- Fix pasting secondary clipboard. (#516)
- By default use all cores to filter entries.
- Make sure drawing priority is higher then reading input data.
- Improve resizing of window, don't make X whipe background.