File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- # 2.11.2 (2017-03-13)
2- * Fix: [ #800 ] ( https://github.com/savonrb/savon/pull/800 ) Fix a problem when http.body is empty
1+ # 2.11.2 (Unreleased)
2+ * Fix: [ #800 ] ( https://github.com/savonrb/savon/pull/800 ) Fix exception calling ` SOAPFault#to_s ` when http.body is empty
3+ * Fix: [ #757 ] ( https://github.com/savonrb/savon/pull/757 ) Logging: Use filter without automatic pretty printing
4+ * Fix: [ #771 ] ( https://github.com/savonrb/savon/pull/771 ) Restore support for cookies when using custom headers
5+ * Feature: [ #744 ] ( https://github.com/savonrb/savon/pull/744 ) Add support for rpc encoded wsdl
6+ * Feature: [ #742 ] ( https://github.com/savonrb/savon/pull/742 ) Add support for local request headers
7+ * Feature: [ #704 ] ( https://github.com/savonrb/savon/pull/704 ) Add possibility to pass attribute delete_namespace_attributes to Nori
38
49# 2.11.1 (2015-05-27)
510
Original file line number Diff line number Diff line change 11module Savon
2- VERSION = '2.11.1 '
2+ VERSION = '2.11.2 '
33end
You can’t perform that action at this time.
0 commit comments