From 77258af83dfe93293ad854ccb401d1ce7453edfc Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Tue, 27 Oct 2020 23:33:26 +0000 Subject: Make `SimpleValue` deserializable within other types Fixes https://github.com/Nadrieril/dhall-rust/issues/184 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b835aa1..35b87a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ #### [Unreleased] +- Make `SimpleValue` deserializable within other types (https://github.com/Nadrieril/dhall-rust/issues/184) + #### [0.7.4] - 2020-10-25 - Add new `Text/replace` builtin (https://github.com/Nadrieril/dhall-rust/pull/181) -- cgit v1.2.3