1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-18 23:22:59 +00:00

prepare release v1.6.0

This commit is contained in:
Knut Ahlers 2017-12-08 13:05:25 +01:00
parent 7581358922
commit af530d4d1b
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,3 +1,10 @@
# 1.6.0 / 2017-12-08
* Update javascript libraries
* Switch to dep for vendoring, update dependencies
* Switch to Github publishing
* Update Meta-Files
# 1.5.1 / 2017-02-04
* Fix: Hide Settings menu until data has been decrypted (Thanks [rosetree](https://github.com/rosetree))