summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3beff63..ab6cbab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,11 @@
#### [Unreleased]
+- Add a `SimpleValue` type to the public interface (https://github.com/Nadrieril/dhall-rust/pull/183)
+
#### [0.7.2] - 2020-10-24
-- Fix `reqwest` feature (https://github.com/Nadrieril/dhall-rust/issues/182)
+- Fix `reqwest` feature (https://github.com/Nadrieril/dhall-rust/pull/182)
#### [0.7.1] - 2020-10-16