diff --git a/ChangeLog.md b/ChangeLog.md index 69f0b7d6..97fcf3e0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,21 @@ +# 3.5 (2020-12-?) + +## Bug Fixes +* fix for publishing several MQTT updates at once +* optimized keep alive option for net devices +* fix for duplicate entry "minarbitrationmicros" in HTTP GET +* fix for extra send retry +* fix for newer compiler versions +* fix for potential illegal string usages +* fix for named net device not being resolvable during startup + +## Features +* added Raspberry Pi docker image +* added support for Cygwin build +* added option to use "\*" as trailing wildcard for circuit and name in MQTT /list topic +* added "--mqttinsecure" option + + # 3.4 (2019-10-27) ## Bug Fixes