We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8efa8fd + bffba55 commit 735a582Copy full SHA for 735a582
CHANGES.rst
@@ -4,6 +4,28 @@ Changelog
4
5
A list of changes between each release
6
7
+0.22.0 (2023-08-16)
8
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9
+
10
+**Bugfixes**
11
12
+-None
13
14
+**New Features**
15
16
+- Asyncio conversion (`@mkmer #723 <https://github.com/fronzbot/blinkpy/pull/723>`__)
17
18
+**Other Changes**
19
20
+- Various fixes to codebase to support asyncio
21
+- Upgrade flake8 to 6.1.0
22
+- Upgrade pylint to 2.17.5
23
+- Upgrade pytest to 7.4.0
24
+- Upgrade black to 23.7.0
25
+- Upgrade pytest-cov to 4.1.0
26
+- Upgrade pygments to 2.16.1
27
+- Upgrade coverage to 7.3.0
28
29
0.21.0 (2023-05-28)
30
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31
0 commit comments