Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Jan 23, 2019
1 parent ea36ee1 commit c2861a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
MKRNB 1.0.0 - ????.??.??

MKRNB 1.0.1 - 2019.01.23

* Fixed warning and incorrect enum comparison in NB::shutdown()
* Choose Radio Access Technology sketch: Corrected 5G to 4G
* Fixed NBClient::write for write lengths of > 256
* NBUDP: Changed to use URC for received packets

MKRNB 1.0.0 - 2018.11.28

Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=MKRNB
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables NB/GRPS network connection using the Arduino MKR NB 1500 board.
Expand Down

0 comments on commit c2861a6

Please sign in to comment.