From 3230642fbfab5d71f8347f037f05d46d6abeb517 Mon Sep 17 00:00:00 2001 From: John Nunemaker Date: Wed, 29 Sep 2021 09:04:31 -0400 Subject: [PATCH] Update changelog --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index c3326c8..051150e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,7 +6,8 @@ Breaking changes Fixes -* [Marshal.dump fails on response objects when request option :logger is set or :parser is a proc](https://github.com/jnunemaker/httparty/pull/714) +* [`Marshal.dump` fails on response objects when request option `:logger` is set or `:parser` is a proc](https://github.com/jnunemaker/httparty/pull/714) +* [Switch `:pem` option to to `OpenSSL::PKey.read` to support other algorithms](https://github.com/jnunemaker/httparty/pull/720) ## 0.19.1