summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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