Add a way to define a deadline for inline changes (#61)
This commit is contained in:
parent
ace8f34a27
commit
75d40b041b
3 changed files with 26 additions and 4 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to similar are documented here.
|
||||
|
||||
## 2.5.0
|
||||
|
||||
* Added support for `TextDiff::iter_inline_changes_deadline`. #61
|
||||
|
||||
## 2.4.0
|
||||
|
||||
* Fixed a bug where the LCS diff algorithm didn't always call `D::finish`. (#58)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue