Skip to content
Snippets Groups Projects
Commit b1292d6b authored by Éloïs's avatar Éloïs
Browse files

(cargo-release) version 0.11.0

parent d38ed26b
No related branches found
No related tags found
No related merge requests found
Pipeline #8232 passed
......@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - ReleaseDate
## [0.11.0] - 2020-02-29
### Changed
- DEWIF: add currency field
......@@ -39,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Initial version.
<!-- next-url -->
[Unreleased]: https://git.duniter.org/libs/dup-crypto-rs/compare/v0.10.0...HEAD
[Unreleased]: https://git.duniter.org/libs/dup-crypto-rs/compare/v0.11.0...HEAD
[0.11.0]: https://git.duniter.org/libs/dup-crypto-rs/compare/v0.10.0...v0.11.0
[0.10.0]: https://git.duniter.org/libs/dup-crypto-rs/compare/v0.9.1...v0.10.0
[0.9.1]: https://git.duniter.org/libs/dup-crypto-rs/compare/v0.8.0...v0.9.1
......@@ -321,7 +321,7 @@ dependencies = [
[[package]]
name = "dup-crypto"
version = "0.10.0"
version = "0.11.0"
dependencies = [
"aes",
"arrayvec",
......
[package]
name = "dup-crypto"
version = "0.10.0"
version = "0.11.0"
authors = ["elois <c@elo.tf>"]
description = "Manage cryptographic operations for DUniter Protocols and the Duniter eco-system most broadly."
repository = "https://git.duniter.org/libs/dup-crypto-rs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment