Added optional serde support
This commit is contained in:
parent
e3c6e5498a
commit
f0e38d862b
6 changed files with 72 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ All notable changes to similar are documented here.
|
|||
## 2.1.0
|
||||
|
||||
* Removed deprecated alternative slice diffing functions.
|
||||
* Added `serde` feature to allow serialization with serde.
|
||||
|
||||
## 2.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue