From 4c33d76e44ad511aa4d262805076b427e732546d Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Tue, 30 Aug 2022 13:09:19 +0200 Subject: [PATCH] Updates changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 0d2a46e..4bcc823 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,8 @@ ## [unreleased] +## [0.9.0] - 2022-08-30 + - Adds `setuptools-rust` as build system. - Key.uids now contains the certification details of each user id. - `merge_keys` in rjce now takes a force boolean argument.