Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
- [ ] Ensure the CHANGELOG is up to date with all relevant commits since the last release
- [ ] Add the version number for this release & the date to the CHANGELOG, underneath "## Unreleased" 
  - e.g. "## 1.2.3 - 2022-02-14"
- [ ] Update the README if necessary (this is only required when there are breaking changes in the release, such as dropping support for an iOS || Android version)
  • Loading branch information
etsai2-stripe authored Oct 15, 2024
1 parent 64f1580 commit cf083dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.39.0 - 2024-10-15

**Features**

- Adds support for CustomerSession in private beta [1744](https://github.com/stripe/stripe-react-native/pull/1744)
Expand Down

0 comments on commit cf083dc

Please sign in to comment.