Skip to content

Commit

Permalink
Merge pull request #97 from anta5010/can-do-crypto
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
ionut-arm authored Nov 30, 2021
2 parents a4eec91 + 99411d0 commit 6b44204
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [psa-crypto-sys-0.9.1](https://github.com/parallaxsecond/rust-psa-crypto/tree/psa-crypto-sys-0.9.1) (2021-11-30)

[Full Changelog](https://github.com/parallaxsecond/rust-psa-crypto/compare/psa-crypto-0.9.1...psa-crypto-sys-0.9.1)

## [psa-crypto-0.9.1](https://github.com/parallaxsecond/rust-psa-crypto/tree/psa-crypto-0.9.1) (2021-11-30)

[Full Changelog](https://github.com/parallaxsecond/rust-psa-crypto/compare/psa-crypto-0.9.0...psa-crypto-0.9.1)

**Fixed bugs:**

- Compile issue with clang 13 [\#85](https://github.com/parallaxsecond/rust-psa-crypto/issues/85)

**Merged pull requests:**

- Bump psa-crypto and psa-crypto-sys versions [\#96](https://github.com/parallaxsecond/rust-psa-crypto/pull/96) ([anta5010](https://github.com/anta5010))
- Add checks for keys sizes for psa\_key\_attributes\_t convert [\#95](https://github.com/parallaxsecond/rust-psa-crypto/pull/95) ([anta5010](https://github.com/anta5010))
- Check for MbedTLS sources existance [\#94](https://github.com/parallaxsecond/rust-psa-crypto/pull/94) ([anta5010](https://github.com/anta5010))
- psa-crypto-sys: bump bindgen to 0.57.0 [\#93](https://github.com/parallaxsecond/rust-psa-crypto/pull/93) ([nullr0ute](https://github.com/nullr0ute))
- Add the CHANGELOG [\#92](https://github.com/parallaxsecond/rust-psa-crypto/pull/92) ([hug-dev](https://github.com/hug-dev))

## [psa-crypto-0.9.0](https://github.com/parallaxsecond/rust-psa-crypto/tree/psa-crypto-0.9.0) (2021-08-02)

[Full Changelog](https://github.com/parallaxsecond/rust-psa-crypto/compare/psa-crypto-sys-0.9.0...psa-crypto-0.9.0)
Expand Down

0 comments on commit 6b44204

Please sign in to comment.