Skip to content

Commit a2555a6

Browse files
authored
Update for 0.16.4
1 parent c01a6ce commit a2555a6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ Changelog
44

55
A list of changes between each release
66

7+
0.16.4 (2020-11-22)
8+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9+
10+
**Bugfixes:**
11+
12+
- Updated liveview endpoint (`#389 <https://github.com/fronzbot/blinkpy/pull/389>`__)
13+
- Fixed mini thumbnail not updating (`#388 <https://github.com/fronzbot/blinkpy/pull/388>`__)
14+
- Add exception catch to prevent NoneType error on refresh, added test to check behavior as well (`#401 <https://github.com/fronzbot/blinkpy/pull/401>`__)
15+
- Unrelated: had to add two force methods to refresh for testing purposes. Should not change normal usage.
16+
- Fix malformed stream url (`#395 <https://github.com/fronzbot/blinkpy/pull/395>`__)
17+
18+
**All:**
19+
20+
- Moved testtools to requirements_test.txt (`#387 <https://github.com/fronzbot/blinkpy/pull/387>`__)
21+
- Bumped pytest to 6.1.1
22+
- Bumped flake8 to 3.8.4
23+
- Fixed README spelling ((`#381 <https://github.com/fronzbot/blinkpy/pull/381>`__) via @rohitsud)
24+
- Bumped pygments to 2.7.1
25+
- Bumped coverage to 5.3
26+
- Bumped pydocstyle to 5.1.1
27+
- Bumped pre-commit to 2.7.1
28+
- Bumped pylint to 2.6.0
29+
- Bumped pytest-cov to 2.10.1
30+
31+
732
0.16.3 (2020-08-02)
833
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
934

0 commit comments

Comments
 (0)