8000 Version 1.4.1 · arduino-libraries/MKRGSM@563519e · GitHub
[go: up one dir, main page]

Skip to content

Commit 563519e

Browse files
committed
Version 1.4.1
1 parent 51547f7 commit 563519e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
MKRGSM ?.?.? - ????.??.??
22

3+
MKRGSM 1.4.1 - 2019.04.15
4+
5+
* Corrected GSMClient::connect(...) return code on failure
6+
* Corrected manage SSL profile AT command for GSMSSLClient
7+
* Replaced bundled "Amazon Root CA 1" root certificate with "Starfield Services Root Certificate Authority - G2 root CA"
8+
39
MKRGSM 1.4.0 - 2019.03.26
410

511
* GSMBand, BandManagement example: Added support for 1800 MHz and UMTS 2100 MHz bands.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MKRGSM
2-
version=1.4.0
2+
version=1.4.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.

0 commit comments

Comments
 (0)
0