Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Review #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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.
Jump to
Jump to file
Failed to load files.
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.