Link to release notes from readme

This commit is contained in:
David Tolnay 2016-12-22 21:52:37 -05:00
parent 36f07912b8
commit 2c984980a0
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -11,6 +11,7 @@ You may be looking for:
- [Setting up `#[derive(Serialize, Deserialize)]`](https://serde.rs/codegen.html)
- [Examples](https://serde.rs/examples.html)
- [API documentation](https://docs.serde.rs/serde/)
- [Release notes](https://github.com/serde-rs/serde/releases)
## Serde in action