Skip to content

Commit 7a6eadb

Browse files
committed
MCU8MASS-3052 Update changelog
1 parent 407c9d5 commit 7a6eadb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
# 1.3.10
2+
3+
## Chages
4+
* Use `JsonDocument` instead of the deprecated `StaticJsonDocument` from ArduinoJson in `sandbox.ino` and `plant_monitoring.ino`
5+
* Correct some compiler warnings and typos
6+
7+
18
# 1.3.9
29

3-
# Changes
10+
## Changes
411
* `mqtt_azure.ino` example sketch now uses callbacks for receiving messages, so that the wilcard subscription is handled properly
512

613

0 commit comments

Comments
 (0)