From 01e1bf2520e9752f6f81cc585d83aedf2a3f104c Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 24 Oct 2014 19:20:04 +0200 Subject: [PATCH] goto 0.6 in doc --- NEWS.rst | 4 ++-- doc/source/news.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index b5dd917..7cff7b4 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,7 +1,7 @@ News ===== -0.5.7 +0.6 * WARNING! some processor ids have changed. Please see the full list below. * NEW analyzers: IRIT Monopoly (see Processors) @@ -17,7 +17,7 @@ News * Update the Debian package installation procedure * Results are now stored in pipe.results as as dictionnary of AnalyzerResults * Update various processors - * Prevent duplication of processors (i.e. processors sharing the same class and parameters). Also fix #60. + * Prevent duplication of processor in the pipe (i.e. processors sharing the same class and parameters). This also fix #60. * Update of Travis CI scripts https://travis-ci.org/yomguy/TimeSide/ 0.5.6 diff --git a/doc/source/news.rst b/doc/source/news.rst index adf1cc3..471acf4 100644 --- a/doc/source/news.rst +++ b/doc/source/news.rst @@ -1,7 +1,7 @@ News ===== -0.5.7 +0.6 * WARNING! some processor ids have changed. Please see the full list below. * NEW analyzers: IRIT Monopoly (see Processors) -- 2.39.5