More generic lifetimes for iter_changes and added iter_all_changes
This commit is contained in:
parent
b98be24027
commit
12e7d5e4b0
5 changed files with 67 additions and 11 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
All notable changes to similar are documented here.
|
||||
|
||||
## 1.1.0
|
||||
|
||||
* More generic lifetimes for `iter_changes` and `iter_inline_changes`.
|
||||
* Added `iter_all_changes` shortcut as this is commonly useful.
|
||||
|
||||
## 1.0.0
|
||||
|
||||
* Add `get_diff_ratio`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue