From 94608e3495313c8ba264dfe75dc31978535b4ce1 Mon Sep 17 00:00:00 2001 From: Sertan Senturk Date: Thu, 7 Apr 2016 19:28:17 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index 2d19049..4e4e80b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,20 +1,20 @@ -#### tomato v0.5 +#### tomato v0.5.0 - Analysis can be run with partial success when some inputs are not available or some methods fails (Issue [#24](https://github.com/sertansenturk/tomato/issues/24)) -#### tomato v0.4 +#### tomato v0.4.0 - Created IO, Plotter and ParamSetter classes - Refactored the code to use the methods from above classes for shared processes - All output variables are now in snake_case - Better saving and loading - Improved code quality -#### tomato v0.3 +#### tomato v0.3.0 - Added joint audio-score analysis - Minor improvement and bug fixes in SymbTrAnalyzer and AudioAnalyzer classes -#### tomato v0.2 +#### tomato v0.2.0 - Added SymbTr-score analysis - Simplified and improved the installation process -#### tomato v0.1 +#### tomato v0.1.0 - Added audio analysis