Skip to content

Commit

Permalink
Merge pull request #391 from VictorAvelar/readme-cleanup
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
VictorAvelar authored Sep 6, 2024
2 parents d7c9735 + 6752f73 commit ec353be
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,8 @@ if err != nil {

## Upgrade guide

If you want to upgrade from v2 -> v3, the list of breaking and notable changes can be found in the [docs](docs/v3-upgrade.md).

## :warning: Notice for v3.4 & v3.5

These versions contain breaking changes in the `mollie.NewConfig` method, the number of parameters
increased thus breaking any previous implementation and requiring manual changes when updating.

The issue is patched for v3.6 which also includes a bunch of helper methods in the `mollie.Config` struct
to make the usage and changes in the values more manageable.
- If you want to upgrade from v2 -> v3, the list of breaking and notable changes can be found in the [docs](docs/v3-upgrade.md).
- If you want to upgrade from v3 -> v4, the list of breaking and notable changes can be found in the [docs](docs/v4-upgrade.md).

## API parity

Expand Down

0 comments on commit ec353be

Please sign in to comment.