Skip to content

Commit fed32b8

Browse files
committed
Version 1.1.0
1 parent 11f025d commit fed32b8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Arduino_MKRENV ?.?.? - ????.??.??
2+
3+
Arduino_MKRENV 1.1.0 - 2019.06.04
4+
5+
* Added imperial units support
6+
* Added readIlluminance() API to replace readLux()
7+
8+
Arduino_MKRENV 1.0.0 - 2018.11.28
9+
10+
* Initial release

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Arduino_MKRENV
2-
version=1.0.0
2+
version=1.1.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Allows you to read the temperature, humidity, pressure, light and UV sensors of your MKR ENV shield.

0 commit comments

Comments
 (0)