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

prepare release v1.8.0

This commit is contained in:
Knut Ahlers 2017-12-24 20:14:28 +01:00
parent e3200790fc
commit 24adb5c408
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,3 +1,7 @@
# 1.8.0 / 2017-12-24
* Replace stdout logging with proper log package
# 1.7.0 / 2017-12-24
* Replace insecure password hashing (Thanks [kpcyrd](https://github.com/kpcyrd) for the report)