Add missing title

This commit is contained in:
Max Bachmann 2022-02-19 14:25:56 +01:00 committed by GitHub
parent b7cc7e2e29
commit 8ce153f96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
- tuple scores in process.extractOne are now supported #39