summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNadrieril2020-06-25 13:48:39 +0100
committerNadrieril2020-06-25 15:12:09 +0100
commit8ca63c1cd953f2f480b25d63727a30da7a3c43df (patch)
treebfb7d79d0a086ca34197a709d002b113164963a3 /CHANGELOG.md
parent233e17abd5ec68f2a964954fb42c23705e6fa62d (diff)
spec: support Dhall v16.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f410d16..436b02c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,7 @@
#### [Unreleased]
-- Update encoding of floating point values to RFC7049bis
-- Allow unions with mixed kinds
-- Adjust precedence of `===` and `with`
+- Support Dhall v16.0.0
- Fix running tests on Windows. Developing on this lib should now be possible on Windows.
#### [0.5.3] - 2020-05-30