This commit is contained in:
John
2022-02-19 13:01:48 +01:00
parent ab97fc3299
commit 5dc3c652f7
+11
View File
@@ -1,3 +1,14 @@
# 22.2 (tbd)
## Bug Fixes
* fix for reconnect in HTTPS client
* fix for potentially truncated float representation
* fix for unmatchable incoming MQTT topics
* fix for non-JSON MQTT payload format
## Features
* add --cafile and --capath options with support for insecure HTTPS connections
# 22.1 (2022-02-12)
## Bug Fixes
* fix smaller bugs related to cleanup