diff --git a/README.md b/README.md index 1ffde5e..bbea539 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ poor and doing so doesn't address a meaningful threat model. [![Documentation](https://docs.rs/rustls-pemfile/badge.svg)](https://docs.rs/rustls-pemfile/) # Release history +- 1.0.2 (2023-01-10) + * Add `ec_private_keys()` helper function. + * Update base64 to the latest version. - 1.0.1 (2022-08-02) * Enable parsing PEM files with non-UTF-8 content between items. - 1.0.0 (2022-04-14)