• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Change Log
2
3## [Unreleased]
4
5## [v0.2.0] - 2021-06-18
6
7### Changed
8
9* Constructors and accessors on the `Function` and `Reason` types have been made private APIs.
10
11### Added
12
13* Added support for OpenSSL 3.x.x.
14
15## v0.1.0 - 2019-03-14
16
17Initial release
18
19[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-errors-v0.2.0...master
20[v0.2.0]: https://github.com/sfackler/rust-openssl/compare/openssl-errors-v0.1.0...openssl-errors-v0.2.0
21