Added virtual newline handling and example

This commit is contained in:
Armin Ronacher 2021-01-30 13:45:07 +01:00
parent da32711e1a
commit 96bbaf1fdf
5 changed files with 129 additions and 3 deletions

View file

@ -5,6 +5,7 @@ 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.
* Added virtual newline handling to `iter_changes`.
## 0.4.0