From f82f565a2d4151803e87cf218290109da38cc156 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 10 Feb 2017 16:05:15 +0100 Subject: [PATCH] 0.9.4 --- HISTORY.md | 4 ++++ README.md | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 1d1ec7f..009ae0b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Release History +* 20170210, V0.9.4 + * Changed behavior of master volume to avoid video disruption, issue #16 + * Improved Error Handling, issue #17 + * 20161020, V0.9.3 * Dependency updates diff --git a/README.md b/README.md index f4c7b21..57e517e 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,6 @@ See [Release History](https://github.com/mwittig/pimatic-denon-avr/blob/master/H ## License -Copyright (c) 2015-2016, Marcus Wittig and contributors. All rights reserved. +Copyright (c) 2015-2017, Marcus Wittig and contributors. All rights reserved. [AGPL-3.0](https://github.com/mwittig/pimatic-denon-avr/blob/master/LICENSE) \ No newline at end of file diff --git a/package.json b/package.json index 2f0bbf7..25455fe 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "Pioneer AVR", "Pimatic" ], - "version": "0.9.3", + "version": "0.9.4", "homepage": "https://github.com/mwittig/pimatic-denon-avr/tree/master", "private": false, "repository": {