Added DiffHook::apply_to_hook
This commit is contained in:
parent
8a8e1c4822
commit
da32711e1a
2 changed files with 31 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to similar are documented here.
|
||||
|
||||
## 0.5.0
|
||||
|
||||
* Add `DiffOp::apply_to_hook` to apply a captured op to a diff hook.
|
||||
|
||||
## 0.4.0
|
||||
|
||||
* Change `get_close_matches` to use Python's quick ratio optimization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue