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