summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNadrieril2020-11-20 21:35:58 +0000
committerNadrieril2020-11-20 21:36:34 +0000
commit0415bc0ce299dfc707b7f8dc2ee26ceb57bce84e (patch)
treebacc3cc0fec11daae2175e161a530c31248e71fa /CHANGELOG.md
parentfe9b732d61cfa347fc220887ca27a8439745c82a (diff)
Expose binary parsing in the API
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d6962a..b02936a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
#### [Unreleased]
- BREAKING CHANGE: Support Dhall v19.0.0
+- Support reading a CBOR-encoded binary file (https://github.com/Nadrieril/dhall-rust/issues/199)
#### [0.8.0] - 2020-10-28