From 08624ded2368b1ab2ec9a9126d0a9f51c3e285e7 Mon Sep 17 00:00:00 2001 From: Ionut Mihalcea Date: Sun, 23 Apr 2023 22:31:29 +0100 Subject: [PATCH] Update Changelog Signed-off-by: Ionut Mihalcea --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8362767b..07eb09c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [cryptoki-sys-0.1.6](https://github.com/parallaxsecond/rust-cryptoki/tree/cryptoki-sys-0.1.6) (2023-04-22) + +[Full Changelog](https://github.com/parallaxsecond/rust-cryptoki/compare/cryptoki-0.3.1...cryptoki-sys-0.1.6) + +**Merged pull requests:** + +- Bump bindgen version [\#130](https://github.com/parallaxsecond/rust-cryptoki/pull/130) ([gowthamsk-arm](https://github.com/gowthamsk-arm)) + ## [cryptoki-0.4.1](https://github.com/parallaxsecond/rust-cryptoki/tree/cryptoki-0.4.1) (2022-09-29) **Implemented enhancements:**