# 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.4.0 (2020-06-04)
### Added
- `FromBlockCipher` trait ([#164])
### Changed
- Update to 2018 edition ([#110])
- Bump `generic-array` dependency to v0.14 ([#95])
[#164]: https://github.com/RustCrypto/traits/issues/164
[#110]: https://github.com/RustCrypto/traits/issues/110
[#95]: https://github.com/RustCrypto/traits/pull/95
## 0.3.2 (2019-08-18)
## 0.3.1 (2019-08-17)
## 0.3.0 (2018-11-01)
## 0.2.2 (2018-10-16)
## 0.2.1 (2018-10-04)
## 0.2.0 (2018-10-03)
## 0.1.1 (2018-08-08)
## 0.1.0 (2018-07-27)