diff --git a/CHANGELOG.md b/CHANGELOG.md index efe8a32..2d8fc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## Changelog ### [2.0.3] - 2022-02-18 -#### +#### Added - Added fuzz.partial_ratio_alignment, which returns the result of fuzz.partial_ratio combined with the alignment this result stems from @@ -354,4 +354,4 @@ The old algorithm is used again until this bug is fixed. - added wheels for Python3.9 #### Fixed -- tuple scores in process.extractOne are now supported #39 \ No newline at end of file +- tuple scores in process.extractOne are now supported #39