summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-03-21 21:30:30 +0000
committerNadrieril2020-03-31 21:44:01 +0100
commit85e2e8ee5e83dadd05b6974ba6c951350cb97a61 (patch)
tree637043ea591206f695c5b52b6625513de782ddcf /README.md
parent110bfda418b7f1444a2d32b28c515c172a6572a2 (diff)
Introduce option builder
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2cb3c0b..cce65e3 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,7 @@ same name as the corresponding test.
#### [???]
+- Add `serde_dhall::options` for finer control over Dhall behavior
- Breaking change: use `serde_dhall::simple::Type` type for type-checking instead of `serde_dhall::Value`
#### [0.4.0]