Skip to content

Commit 00c2d17

Browse files
committed
Update changelog
1 parent ca447f9 commit 00c2d17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
WiFi101 ??? - ???
2+
3+
* Fixed WiFi.status() hanging when shield is not present
4+
* Fixed MAC address returning 00:00:00:00:00:00 with firmware version 19.3.0
5+
* Fixed SSL write functionality with firmware version 19.3.0
6+
* Fixed previous version of the library not working on the Uno and other boards that used PCINT's
7+
* Added beginAP(...) API's to create access point with WEP passwords
8+
* Fixed beginAP(...) channel off by one error
9+
* Fixed WiFi.status() always returning WL_CONNECTED once connected, even if access point is disconnected later
10+
* Added beginMulti API for Multicast UDP support
11+
* Added MDNSResponder class and MDNS Web server example
12+
113
WiFi101 0.8.0 - 2016.02.15
214

315
* Added example for Access Point web server (thanks @ladyada)

0 commit comments

Comments
 (0)