1
0
mirror of https://github.com/Luzifer/mqttcli.git synced 2024-09-19 16:02:58 +00:00

prepare release v0.2.0

This commit is contained in:
Knut Ahlers 2022-02-07 13:40:45 +01:00
parent 2e45fb4b9b
commit ceb2e0a0a5
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -1,3 +1,9 @@
# 0.2.0 / 2022-02-07
* Upgrade dependencies
* Fix: Set client id
* Allow sending empty message
# 0.1.0 / 2019-08-01 # 0.1.0 / 2019-08-01
* Initial version * Initial version