]> git.proxmox.com Git - rustc.git/blame - vendor/md-5/CHANGELOG.md
bump version to 1.52.1+dfsg1-1~bpo10+pve2
[rustc.git] / vendor / md-5 / CHANGELOG.md
CommitLineData
29967ef6
XL
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8## 0.9.1 (2020-06-28)
9### Changed
10- Update to `block-buffer` v0.9 ([#164])
11- Update to `opaque-debug` v0.3 ([#168])
12
13[#164]: https://github.com/RustCrypto/hashes/pull/164
14[#168]: https://github.com/RustCrypto/hashes/pull/168
15
16## 0.9.0 (2020-06-09)
17### Changed
18- Update to `digest` v0.9 release; MSRV 1.41+ ([#155])
19- Use new `*Dirty` traits from the `digest` crate ([#153])
20- Bump `block-buffer` to v0.8 release ([#151])
21- Rename `*result*` to `finalize` ([#148])
22- Update to Rust 2018 edition ([#128])
23
24[#155]: https://github.com/RustCrypto/hashes/pull/155
25[#153]: https://github.com/RustCrypto/hashes/pull/153
26[#151]: https://github.com/RustCrypto/hashes/pull/151
27[#148]: https://github.com/RustCrypto/hashes/pull/148
28[#128]: https://github.com/RustCrypto/hashes/pull/128
29
30## 0.8.0 (2018-10-02)
31
32## 0.7.0 (2017-11-15)
33
34## 0.5.2 (2017-06-13)
35
36## 0.5.1 (2017-06-13)
37
38## 0.5.0 (2017-06-12)
39
40## 0.4.4 (2017-06-02)
41
42## 0.4.3 (2017-05-09)
43
44## 0.4.2 (2017-05-02)
45
46## 0.4.1 (2017-04-18)
47
48## 0.4.0 (2017-04-06)