From ad5bdd92ce11bcc4c4b315a8b811c68f469ae44c Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 8 Nov 2013 02:13:47 +0100 Subject: [PATCH] update news --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index ba0201b..7099ceb 100644 --- a/README.rst +++ b/README.rst @@ -83,6 +83,7 @@ News 0.5.1 + * Add *parent* procesor list to Processor * Simplify and optimize the grapher system * Add Grapher abstract generic class * Add a UUID property to Processor @@ -91,6 +92,7 @@ News * Fix some assignment issues regarding immutable type in for Analyzer Result * Simplify analyzer results implementation by introducing a Factory and multiple classes and subclasses to handle the 8 different kinds of results * Add doctests and improve the unit tests + * Add a OnsetDetectionFunction analyzer * Update documentation * Various cleanups * Various bugfixes -- 2.39.5