Skip to content

Commit cec8633

Browse files
committed
Version 1.1.0
1 parent b223640 commit cec8633

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.1.0 - 2018.01.02
4+
5+
* Added new GSMLocation API
6+
* Fixed GSMClient write failing for lengths of 512 or over
7+
* Removed use of double negatives and corrected some bit wise ANDs with logical ANDs in example sketches
8+
39
MKRGSM 1.0.2 - 2017.12.11
410

511
* Added new GPRSPing, GsmSSLWebClient, GPRSUdpNtpClient and SerialGSMPassthrough example sketches

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.0.2
2+
version=1.1.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.

0 commit comments

Comments
 (0)