From 3c535409adadb51eacf7e2f1df9196d493413bfe Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Fri, 25 Mar 2016 14:34:15 +0100 Subject: [PATCH] docs: Add buffer fix to changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index dad0c741..f8f7e43b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,9 @@ Bug fix release. to only process audio. This should fix the "Volume/mute is not available" warning. +- Audio: Fix buffer conversion. This fixes image extraction. + (PR: :issue:`1472`) + v2.0.0 (2016-02-15) ===================