Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Sep 1, 2023
1 parent 80525f2 commit 4114f54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,10 @@ length of the shortest string, this module is faster.
>>> edit_distance("hello", "world", maxdiff=2)
3
```


## Changes

### v0.2.2

* Added type hints

0 comments on commit 4114f54

Please sign in to comment.