Skip to content

Commit

Permalink
prepare v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai authored Aug 4, 2022
1 parent e8f0af9 commit 4bd1d20
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

## Unreleased

* Add your PR changelog line here

## 2.13.0 (2022-08-03)

* Drop support for ruby 2.6 and below. Added Ruby 3.0 and 3.1 to test matrix.
* Fix: [#868](https://github.com/savonrb/savon/pull/868) Remove `xmlns:wsa`'s already added elsewhere; select Content-Type HTTP header based on SOAP version.
* Fix: [#943](https://github.com/savonrb/savon/pull/943) Read all namespaces from wsdl definition if document exists
* Feature: [#920](https://github.com/savonrb/savon/pull/920) Add a `write_timeout` setter for HTTP requests
* Feature: [#930](https://github.com/savonrb/savon/pull/930) Add options for SSL min_version/max_version support
* Feature: [#931](https://github.com/savonrb/savon/pull/931) Add log_headers option
* Add your PR changelog line here
* Feature: [#931](https://github.com/savonrb/savon/pull/931) Add `log_headers` option

## 2.12.1 (2020-07-05)

Expand Down

0 comments on commit 4bd1d20

Please sign in to comment.