From fe568cd37cee6c647cd30f0a4ec435e3e9c802c2 Mon Sep 17 00:00:00 2001 From: Unrud Date: Tue, 31 Jul 2018 20:19:02 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 17 +++++++++++++++++ desktop/remote-touchpad.appdata.xml | 22 ++++++++++++++++++---- 2 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3df0d89 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 0.0.4 (2018-07-22) + + * add setting for mouse polling interval + +## 0.0.3 (2018-06-26) + + * fix websocket with https + +## 0.0.2 (2018-06-25) + + * add reload button to disconnected-page + +## 0.0.1 (2018-06-23) + +initial release \ No newline at end of file diff --git a/desktop/remote-touchpad.appdata.xml b/desktop/remote-touchpad.appdata.xml index b549b08..5e269ed 100644 --- a/desktop/remote-touchpad.appdata.xml +++ b/desktop/remote-touchpad.appdata.xml @@ -18,10 +18,24 @@ https://github.com/Unrud/remote-touchpad Unrud - - - - + +​
    +
  • add setting for mouse polling interval
  • +
+
+ +​
    +
  • fix websocket with https
  • +
+
+ +​
    +
  • add reload button to disconnected-page
  • +
+
+ +​

initial release

+