From 4108bc32e6d7919523c2102421967f23d43f87b2 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 5 Apr 2020 18:17:15 +0100 Subject: Setup cargo-release --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 11acb5a..4047a80 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ same name as the corresponding test. ## Changelog -#### [???] +#### [Unreleased] - Add `serde_dhall::from_file` to read a Dhall file directly. - BREAKING CHANGE: reworked most of the `serde_dhall` API @@ -207,6 +207,9 @@ same name as the corresponding test. - Initial release + +[Unreleased]: https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.4.0...HEAD + ## License Licensed under the terms of the 2-Clause BSD License ([LICENSE](LICENSE) or -- cgit v1.2.3