summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-04-12 11:27:36 +0100
committerNadrieril2020-04-12 11:27:36 +0100
commit338c381a24e4ad9c88f2dccfc57b2d3ff633c24a (patch)
treec4e737f5eb6aa5b9670d030c93a0096aadd1cc8b /README.md
parentfeb6fdbc4e1bb6a168175f80f36cb18a04f13a9c (diff)
Issue #162 was fixed in a2132cc
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8ed7711..073dc8b 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,7 @@ same name as the corresponding test.
#### [Unreleased]
+- Fix #162
- Update to supporting dhall v15.0.0
- Deserialize `Prelude.Map` and `toMap` to a map instead of a list.