Version bump

This commit is contained in:
Kevin Fronczak
2018-10-30 20:16:37 -04:00
parent 7e9900c5f5
commit 2022b80f9d
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -3,6 +3,12 @@ Changelog
A list of changes between each release
0.10.2 (2018-10-30)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Set minimum required version of the requests library to 2.20.0 due to vulnerability in earlier releases.
- When multiple networks detected, changed log level to 'warning' from 'error'
0.10.1 (2018-10-18)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Fix re-authorization bug (fixes `#101 <https://github.com/fronzbot/blinkpy/issues/#101>`_)