Skip to content

Commit 6192909

Browse files
committed
MCU8MASS-3334 Update changelog for version 1.3.11
1 parent 348d430 commit 6192909

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1+
# 1.3.11
2+
3+
## Features
4+
5+
* NB-IoT support: Option to switch from LTE-M to NB-IoT in the provision sketch (and vice versa)
6+
* The library now includes a SMS example sketch for sending SMS
7+
8+
9+
## Bugfixes
10+
11+
* Use `AT+SQNSHDN` during SequansController.end() to shutdown the modem faster and not preventing power down sleep mode
12+
13+
114
# 1.3.10
215

3-
## Chages
16+
## Changes
417
* Use `JsonDocument` instead of the deprecated `StaticJsonDocument` from ArduinoJson in `sandbox.ino` and `plant_monitoring.ino`
518
* Correct some compiler warnings and typos
619

0 commit comments

Comments
 (0)