Skip to content

Commit b7ce7c9

Browse files
committed
release_notes: update release notes for version 1.3.0
Signed-off-by: Ruben Moral <ruben.moral@digi.com>
1 parent e5a059d commit b7ce7c9

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

release_notes.txt

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
XBee Java Library
22

33
Release Notes (PN 93000776)
4-
Build 1.2.1
5-
29 August, 2017
4+
Build 1.3.0
5+
4 July, 2019
66

7-
Copyright 2017, Digi International Inc.
7+
Copyright 2017-2019, Digi International Inc.
88
http://www.digi.com
99

1010
Introduction
@@ -14,6 +14,25 @@
1414
Library, which allows customers to easily develop Java applications
1515
that communicate with XBee modules.
1616

17+
XBee Java Library v1.3.0, July 2019
18+
--------------------------------------------------------------------------------
19+
1. Changes with respect to previous version:
20+
* Added full support for XBee3 modules.
21+
* Added new methods to send and receive data from other XBee interfaces
22+
through User Data Relay frames.
23+
* Removed Android support. This functionality has been moved to a new
24+
Android-specific library based on this one, the XBee Library for Android:
25+
https://github.com/digidotcom/xbee-android
26+
* Added seven examples that demonstrate the new functionality of the API:
27+
* Send Bluetooth data example.
28+
* Send MicroPython data example.
29+
* Send User Data Relay example.
30+
* Receive Bluetooth data example.
31+
* Receive Bluetooth file example
32+
* Receive MicroPython data example.
33+
* Receive User Data Relay example.
34+
* Minor bug fixes and improvements.
35+
1736
XBee Java Library v1.2.1, August 2017
1837
--------------------------------------------------------------------------------
1938
1. Changes with respect to previous version:

0 commit comments

Comments
 (0)