summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-02-21 14:14:18 +0000
committerNadrieril2020-02-21 14:14:18 +0000
commit42862723e6a34a4808fe6a8540a34eb7542e9ee4 (patch)
tree5739c8a2b7aad6c4a2f4bc6709cf3ee5810510b5 /README.md
parentc09a2e3beb67aff520fd1d94f8d5069c1b7dfbf1 (diff)
Cut release
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2f90743..863beef 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
-serde_dhall = "0.2.1"
+serde_dhall = "0.3.0"
```
Reading Dhall files is easy and leverages the wonderful [`serde`](https://crates.io/crates/serde) library.
@@ -159,7 +159,7 @@ same name as the corresponding test.
## Changelog
-[???]
+[0.3.0]
- Update to supporting dhall v14.0.0
- Add support for dotted field syntax