Add missing title
This commit is contained in:
parent
b7cc7e2e29
commit
8ce153f96d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue