streebog 0.11.0-pre.0

Streebog (GOST R 34.11-2012) hash function
Documentation
# Changelog

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.10.2 (2022-09-16)
### Added
- Feature-gated OID support ([#405])

[#405]: https://github.com/RustCrypto/hashes/pull/405

## 0.10.1 (2022-02-17)
### Fixed
- Minimal versions build ([#363])

[#363]: https://github.com/RustCrypto/hashes/pull/363

## 0.10.0 (2021-12-07)
### Changed
- Update to `digest` v0.10 ([#217])

[#217]: https://github.com/RustCrypto/hashes/pull/217

## 0.9.2 (2020-08-13)
### Changed
- Documentation update ([#185])

[#185]: https://github.com/RustCrypto/hashes/pull/185

## 0.9.1 (2020-08-10)
### Changed
- Documentation update ([#184])

[#184]: https://github.com/RustCrypto/hashes/pull/184

## 0.9.0 (2020-06-12)
### Changed
- Bump `opaque-debug` to v0.3.0 ([#168])
- Bump `block-buffer` to v0.8 release ([#164])
- Bump `digest` to v0.9 release; MSRV 1.41 ([#155])
- Use new `*Dirty` traits from the `digest` crate ([#153])
- Rename `*result*` to `finalize` ([#148])
- Upgrade to Rust 2018 edition ([#136])

[#168]: https://github.com/RustCrypto/hashes/pull/168
[#164]: https://github.com/RustCrypto/hashes/pull/164
[#155]: https://github.com/RustCrypto/hashes/pull/155
[#153]: https://github.com/RustCrypto/hashes/pull/153
[#148]: https://github.com/RustCrypto/hashes/pull/148
[#136]: https://github.com/RustCrypto/hashes/pull/148

## 0.8.0 (2019-11-06)

## 0.7.0 (2017-11-15)

## 0.5.0 (2017-06-12)

## 0.4.1 (2017-05-02)

## 0.4.0 (2017-04-06)

## 0.3.1 (2017-01-20)

## 0.3.0 (2016-12-25)

## 0.2.2 (2016-11-21)

## 0.2.1 (2016-11-21)

## 0.2.0 (2016-11-17)

## 0.1.1 (2016-11-12)

## 0.1.0 (2016-11-12)