]> git.proxmox.com Git - rustc.git/blobdiff - vendor/crypto-common/CHANGELOG.md
New upstream version 1.64.0+dfsg1
[rustc.git] / vendor / crypto-common / CHANGELOG.md
index 98541eaad2705d9fe0b74354835ce89a470cec7d..ebd27869535fe2a57e5c032b7bf219cfee528118 100644 (file)
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## 0.1.3 (2022-02-16)
+### Fixed
+- Minimal versions build ([#940])
+
+[#940]: https://github.com/RustCrypto/traits/pull/940
+
 ## 0.1.2 (2022-02-10)
 ### Added
 - Re-export `generic-array` and `typenum`. Enable `more_lengths` feature on