Add the changelog.
This commit is contained in:
parent
dd51eb42a4
commit
e0c44b8a59
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
## 0.1.1
|
||||||
|
|
||||||
|
> Wed 8th August 2018
|
||||||
|
|
||||||
|
- Add a feature gate, `"serialization"`, that can be used to automatically derive `Serialize` and
|
||||||
|
`Deserialize` from the [serde](https://crates.io/crates/serde) crate.
|
||||||
|
- Enhance the documentation.
|
||||||
|
|
||||||
|
# 0.1
|
||||||
|
|
||||||
|
> Sunday 5th August 2018
|
||||||
|
|
||||||
|
- Initial revision.
|
Loading…
Reference in New Issue
Block a user