diff --git a/ext/openssl/History.md b/ext/openssl/History.md index 479ec3b4a2..7e56229612 100644 --- a/ext/openssl/History.md +++ b/ext/openssl/History.md @@ -194,6 +194,16 @@ Notable changes [[GitHub #297]](https://github.com/ruby/openssl/pull/297) +Version 2.1.4 +============= + +Bug fixes +--------- + +* Do not use pkg-config if --with-openssl-dir option is specified. + [[GitHub #486]](https://github.com/ruby/openssl/pull/486) + + Version 2.1.3 =============