]> git.parisson.com Git - timeside-diadems.git/commitdiff
update news
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 01:13:47 +0000 (02:13 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 01:13:47 +0000 (02:13 +0100)
README.rst

index ba0201b60a94f6cee54987f2764db9c2b82a8066..7099ceb8f968b8a769a64132a3e995a1864bebb8 100644 (file)
@@ -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