summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-04-05 18:17:15 +0100
committerNadrieril2020-04-05 19:25:51 +0100
commit4108bc32e6d7919523c2102421967f23d43f87b2 (patch)
tree68f4e3f46c4b4931dd505023194bc1d302e0b215 /README.md
parent1f1ba51249df6f3ce739d4727e054d0893fd3288 (diff)
Setup cargo-release
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 11acb5a..4047a80 100644
--- a/README.md
+++ b/README.md
@@ -167,7 +167,7 @@ same name as the corresponding test.
## Changelog
-#### [???]
+#### [Unreleased]
- Add `serde_dhall::from_file` to read a Dhall file directly.
- BREAKING CHANGE: reworked most of the `serde_dhall` API
@@ -207,6 +207,9 @@ same name as the corresponding test.
- Initial release
+<!-- next-url -->
+[Unreleased]: https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.4.0...HEAD
+
## License
Licensed under the terms of the 2-Clause BSD License ([LICENSE](LICENSE) or