Skip to content

Commit b6a6180

Browse files
committed
Release v1.7.1 (and also add missing changelog notes for 1.7.0)
1 parent 72bae79 commit b6a6180

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

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

3+
WiFiNINA 1.7.1 - 2020.08.26
4+
5+
* Change WIFI_FIRMWARE_LATEST_VERSION to 1.4.1
6+
7+
WiFiNINA 1.7.0 - 2020.08.06
8+
9+
* Add downloadOTA command to download OTA file and verify length/CRC (#124) (to be used together with nina-fw > arduino/nina-fw@d4a2118)
10+
311
WiFiNINA 1.6.0 - 2020.07.13
412

513
* Adding API to make use of file storage/retieval capability available since nina-fw 1.5.0 (#74)

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=WiFiNINA
2-
version=1.7.0
2+
version=1.7.1
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino UNO WiFi Rev.2 and Nano 33 IoT.

0 commit comments

Comments
 (0)