From 77758980781b8790c6bd241bf7891dd8d4f3fe82 Mon Sep 17 00:00:00 2001 From: Kevin Fronczak Date: Thu, 31 Jan 2019 20:43:56 -0500 Subject: [PATCH] Update Changes --- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 2e592af..c42be31 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,14 @@ Changelog A list of changes between each release +0.12.0 (2019-01-31) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Fix video api endpoint, re-enables motion detection +- Add improved logging capability +- Add download video method +- Prevent blinkpy from failing at setup due to api error + + 0.11.2 (2019-01-23) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Hotfix to prevent platform from stalling due to API change