You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,12 @@ Sections
16
16
### Developers
17
17
-->
18
18
19
+
## [2.8.1] - 2020-04-06
20
+
21
+
### Fixed
22
+
- Fix an issue where reading just one byte at the beginning of a block can crash the connection. [#235](https://github.com/ikalchev/HAP-python/pull/235)
23
+
- Improve camera accessory integration. [#231](https://github.com/ikalchev/HAP-python/pull/231)
0 commit comments