Skip to content

Commit

Permalink
Release v1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Sep 29, 2021
1 parent 512f2b3 commit d870369
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
* Add socket.shutdown(socket.SHUT_RDWR)
* Add function to send multiple DPS index updates with one call

## v1.2.9 - Not Released
## v1.2.9 - Edge Case Device Support

* PyPi Version 1.2.9
* Added Error Handling in class Device(XenonDevice) for conditions where response is None (Issue #68)
* Added edge-case handler in `_decode_payload()` to decode non-string type decrypted payload (Issue #67)

## v1.2.8 - BulbDevice

Expand Down

0 comments on commit d870369

Please sign in to comment.