Skip to content

Commit

Permalink
mention upgrading in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai committed Jul 10, 2024
1 parent 59811d7 commit 1a0d16e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Heavy metal SOAP client
[![Code Climate](https://codeclimate.com/github/savonrb/savon.svg)](https://codeclimate.com/github/savonrb/savon)
[![Coverage Status](https://coveralls.io/repos/savonrb/savon/badge.svg)](https://coveralls.io/r/savonrb/savon)

If you're reading this on GitHub, note that this README is for the main branch and that features/changes described here might not correspond to your version. You can find the documentation for your release [at rubydoc.info](https://www.rubydoc.info/find/gems?q=savon).

## Installation

Expand Down Expand Up @@ -52,6 +53,10 @@ response.body
For more examples, you should check out the
[integration tests](https://github.com/savonrb/savon/tree/version2/spec/integration).

## Upgrading from v2.x to v3.x

See [UPGRADING.md](UPGRADING.md) for more information.

## Ruby version support

Every savon release is tested with contemporary supported versions of ruby. Historical compatibility information:
Expand Down

0 comments on commit 1a0d16e

Please sign in to comment.