From 6df03e5288d88860b6aa2f883445f8cc8d3001e3 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Wed, 2 Aug 2017 15:26:31 -0400 Subject: [PATCH] update 2.11.2 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 645a5bbe..28f08ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ # 2.11.2 (Unreleased) +* Fix: [#676](https://github.com/savonrb/savon/pull/676) Fixes handling of `content!` and `attributes!` * Fix: [#800](https://github.com/savonrb/savon/pull/800) Fix exception calling `SOAPFault#to_s` when http.body is empty * Fix: [#757](https://github.com/savonrb/savon/pull/757) Logging: Use filter without automatic pretty printing * Fix: [#771](https://github.com/savonrb/savon/pull/771) Restore support for cookies when using custom headers