From dd744053f4533a908e837a8db7e772693fcf4c99 Mon Sep 17 00:00:00 2001 From: Kevin Fronczak Date: Sun, 18 Jun 2017 18:41:21 -0400 Subject: [PATCH] Fixed issue link --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 97a1dfb..be1cf91 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,7 +6,7 @@ A list of changes between each release 0.7.0.dev (development version) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed style errors for bumped pydocstring and pylint versions -- Changed Blink.cameras dictionary to be case-insensitive (fixes #35) +- Changed Blink.cameras dictionary to be case-insensitive (fixes `#35 `_) 0.6.0 (2017-05-12) ^^^^^^^^^^^^^^^^^^