Skip to content

Commit

Permalink
Update CHANGELOG.md for 3.10.1 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidhant-stripe authored Nov 5, 2024
1 parent be819e2 commit b9b8cab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ Add support for apps built with `targetSdkVersion = 35` targeting Android 15 dev
- `DeviceType::COTS_DEVICE` has been renamed to `DeviceType::TAP_TO_PAY_DEVICE`.
- The background application process used for collecting Tap to Pay transactions has been renamed to use your application's id, suffixed with `:stripetaptopay`.

## 3.10.1 - 2024-11-05

### Tap to Pay

- Fix: Prevent card reads after successful tap to prevent unintended secondary reads and improve transaction reliability.

## 3.10.0 - 2024-10-11

### Core
Expand Down

0 comments on commit b9b8cab

Please sign in to comment.