Skip to content

Commit

Permalink
Update README.md (#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym-stripe authored Aug 24, 2022
1 parent 53ab9bf commit 78863b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,8 @@ To install a beta version use `gem install` with the exact version you'd like to
gem install stripe -v 7.1.0.pre.beta.2
```

> Note: There can be breaking changes between beta versions. Therefore we recommend pinning the package version to a specific beta version in your Gemfile. This way you can install the same version each time without breaking changes unless you are intentionally looking for the latest beta version.
> **Note**
> There can be breaking changes between beta versions. Therefore we recommend pinning the package version to a specific beta version in your Gemfile. This way you can install the same version each time without breaking changes unless you are intentionally looking for the latest beta version.
We highly recommend keeping an eye on when the beta feature you are interested in goes from beta to stable so that you can move from using a beta version of the SDK to the stable version.

Expand Down

0 comments on commit 78863b4

Please sign in to comment.