bump version to 0.0.6

This commit is contained in:
Unrud 2018-08-23 17:12:36 +02:00
parent 33c9b815b0
commit 8a558c0437
3 changed files with 22 additions and 5 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## 0.0.6 (2018-08-23)
* use colors in terminal for QR qode
* remove ``-invert`` command line argument
* mitigate race condition when typing text on X11
* improve KeySyms used for text on X11 and Flatpak's RemoteDesktop portal
* normalize line endings
## 0.0.5 (2018-07-31)
* remove mouse polling interval
@ -22,4 +30,4 @@
## 0.0.1 (2018-06-23)
initial release
initial release