From efe4b340bebaa7ef8bce6e69194959b126c5fade Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 10 Apr 2020 12:10:53 +0100 Subject: Deserialize `Prelude.Map` and `toMap` to a map instead of a list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6d9372b..e4411d3 100644 --- a/README.md +++ b/README.md @@ -169,8 +169,12 @@ same name as the corresponding test. #### [Unreleased] +- Deserialize `Prelude.Map` and `toMap` to a map instead of a list. + #### [0.5.1] - 2020-04-09 +- Small fixes + #### [0.5.0] - 2020-04-05 - Add `serde_dhall::from_file` to read a Dhall file directly. -- cgit v1.2.3