Skip to content

Commit 92dd9fe

Browse files
committed
Version 1.1.1
1 parent cb4e50f commit 92dd9fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

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

3+
MKRGSM 1.1.1 - 2018.01.24
4+
5+
* Fixed GSMServer.available() behaviour when client.stop() is called on an accepted socket
6+
37
MKRGSM 1.1.0 - 2018.01.02
48

59
* Added new GSMLocation API

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.1.0
2+
version=1.1.1
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)