Skip to content

Commit e0403b0

Browse files
committed
Version 1.3.2
1 parent c567d5a commit e0403b0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

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

3+
MKRGSM 1.3.2 - 2018.12.17
4+
5+
* Fixed one character SMS not being received correctly
6+
* Fixed warning and incorrect enum comparision in GSM::shutdown()
7+
38
MKRGSM 1.3.1 - 2018.11.12
49

510
* Changed where required, in MKRGSM's examples, the server's URL arduino.cc\80 in example.org\80, because http://arduino.cc will be no longer available

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.3.1
2+
version=1.3.2
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)