From 51bdeff0b4a8edfbcd4dcbe4e748e8ba5d86a1a9 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Tue, 24 Dec 2019 20:46:27 +0000 Subject: Release new version --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 413da63..73b79a3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -serde_dhall = "0.1.0" +serde_dhall = "0.2.0" ``` Reading Dhall files is easy and leverages the wonderful [`serde`]() library. @@ -122,6 +122,12 @@ $ cargo test Now we can have fun and happy contributing! +## Changelog + +- 0.2.0: Update to supporting dhall v12.0.0 + +- 0.1.0: Initial release + ## License Licensed under the terms of the 2-Clause BSD License ([LICENSE](LICENSE) or -- cgit v1.2.3