From 2b19035b8318e82263d7403438619dff76023306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cossin?= Date: Sat, 11 Mar 2023 19:57:24 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bbf50a..68f9a08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,10 @@ the 'to_dict' method of an annotation. - FuzzyAlgo and ISynsProvider, get_synonyms method: change parameter name 'states' to 'transitions'. --### Enhancement --- Bug fixes: 11 to 16. --- Add the 'NoOverlap' matching strategy. --- Add IAMsystem version to the 'to_dict' method of an annotation. +### Enhancement +- Bug fixes: 11 to 16. +- Add the 'NoOverlap' matching strategy. +- Add a versioning number to the dictionary representation of an annotation. ## Version 0.3.0 (beta)