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