Change as_tag_tuple to work by reference

This commit is contained in:
Armin Ronacher 2021-01-24 11:25:27 +01:00
parent 16d1eea8fc
commit 1baa23ddcc
3 changed files with 4 additions and 2 deletions

View file

@ -5,6 +5,7 @@ All notable changes to similar are documented here.
## 0.3.0
* Added grapheme and character level diffing utilities.
* `DiffOp::as_tag_tuple` is now taking the argument by reference.
## 0.2.0