We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45476ca commit 30a1d34Copy full SHA for 30a1d34
CHANGELOG.md
@@ -1,11 +1,14 @@
1
# Savon changelog
2
3
## Unreleased
4
+* Add your PR changelog line here
5
+
6
+## 3.0.0.rc2 (2025-08-12)
7
* MTOM attachment support by @ekzobrain in https://github.com/savonrb/savon/pull/1012
8
* Fix: request logging when message contains non-ascii characters
9
* Fix: when xml option is provided, attachments option was ignored
-* Add your PR changelog line here
10
* Restore support for ssl ciphers
11
+* Add middleware support for faraday
12
13
## 3.0.0.rc1 (2024-07-15)
14
0 commit comments