Skip to content

Commit 1a3b1bb

Browse files
committed
Release v0.10.0
1 parent 410583e commit 1a3b1bb

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
WiFi101 ?.?.? - ????.??.??
22

3+
*
4+
5+
WiFi101 0.10.0 - 2016.09.08
6+
37
* Added new WiFi.ping(...) functionality. Thanks @PKGeorgiev
48
* Add new WL_AP_LISTENING, WL_AP_CONNECTED, and WL_AP_FAILED status types for AP mode
59
* Fixed return value of WiFiUDP::beginPacket(host, port) when host is successfully resolved

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=WiFi101
2-
version=0.9.1
2+
version=0.10.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Network driver for ATMEL WINC1500 module (used on Arduino/Genuino Wifi Shield 101 and MKR1000 boards)

0 commit comments

Comments
 (0)