From 317ab542200fca0ddda70f4a97c91cb2d5b2c2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Fri, 13 Sep 2024 17:22:12 +0200 Subject: [PATCH] Prepare release 0.2.0 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 413f4bb..ef63da9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +## v0.2.0 (2024-09-13) + +* Update to `mirage-crypto*>=1.0.0` and get rid of cstruct dependency +* Demo application is updated to dream.1.0.0~alpha7 + ## v0.1.0 (2021-11-18) * Initial release, sponsored by skolem.tech