Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Changelog
=========

v1.1.0 - 01/19/2018
-------------------

* Add support for new hardware variants:
* XB8X
* Add missing 'Modem Status' values for Remote Manager connect and disconnect
events.
* Bug Fixing:
* Fix timeouts on Unix plaforms.
* Fix the return source endpoint method from the 'ExplicitRXIndicatorPacket'
class.
* Perform general bug fixing when working in API escaped mode.


v1.0.0 - 10/02/2017
-------------------

Expand Down Expand Up @@ -34,4 +48,4 @@ include:
* Receive IO data samples from any remote XBee device on the network.
* Support for explicit frames and application layer fields (Source endpoint,
Destination endpoint, Profile ID, and Cluster ID).
* Multiple examples that show how to use the available APIs.
* Multiple examples that show how to use the available APIs.
Loading