Skip to content

Commit 98f701f

Browse files
authored
Update CHANGELOG.md
MTOM support notes
1 parent 08f4d44 commit 98f701f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
decrypt the key and pass it to faraday in code
1818
* Deprecates providing a ca cert, upgrade path is to provide a ca cert file
1919
* deprecates overriding ssl ciphers, as faraday does not support this
20+
* MTOM attachment support by @ekzobrain in https://github.com/savonrb/savon/pull/1012
21+
* Fix: request logging when message contains non-ascii characters
22+
* Fix: when xml option is provided, attachments option was ignored
2023

2124
## 2.15.1 (2024-07-08)
2225

0 commit comments

Comments
 (0)