Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
MTOM support notes
  • Loading branch information
pcai committed Jul 15, 2024
1 parent 08f4d44 commit 98f701f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
decrypt the key and pass it to faraday in code
* Deprecates providing a ca cert, upgrade path is to provide a ca cert file
* deprecates overriding ssl ciphers, as faraday does not support this
* MTOM attachment support by @ekzobrain in https://github.com/savonrb/savon/pull/1012
* Fix: request logging when message contains non-ascii characters
* Fix: when xml option is provided, attachments option was ignored

## 2.15.1 (2024-07-08)

Expand Down

0 comments on commit 98f701f

Please sign in to comment.