changeset 78:d942a78cb816

Add changes for v0.1.6 and v0.1.7
author Amine Sehili <amine.sehili@gmail.com>
date Sat, 06 Oct 2018 12:02:01 +0200
parents 373d4784ffcb
children d4eec2afbe01
files CHANGELOG
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Sat Oct 06 11:52:56 2018 +0200
+++ b/CHANGELOG	Sat Oct 06 12:02:01 2018 +0200
@@ -1,6 +1,21 @@
 auditok Changelog
 =================
 
+Version 0.1.7
+-------------
+
+- Add python 3.5/3.6 to test scheme
+- Make source pep8 compliant
+- Add shortcut names for AudioSource object properties
+- Fix Python 3 bug with reading binary data from STDIN
+
+
+Version 0.1.6
+-------------
+
+- Add 'duration' to output keywords
+
+
 Version 0.1.5
 -------------