Always call finish (#58)
This commit is contained in:
parent
f5c1afa8f4
commit
18712783da
4 changed files with 94 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to similar are documented here.
|
||||
|
||||
## 2.4.0
|
||||
|
||||
* Fixed a bug where the LCS diff algorithm didn't always call `D::finish`. (#58)
|
||||
|
||||
## 2.3.0
|
||||
|
||||
* Added support for `Change::value_ref` and `Change::value_mut`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue