Skip to content

Commit 66b58a0

Browse files
Update release notes for 20.27.3 (#7067)
1 parent 2a6bbb8 commit 66b58a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## XX.XX.XX - 2023-XX-XX
44

5+
## 20.27.3 - 2023-07-24
6+
57
### Payments
68
* [CHANGED] The return type for several methods in `Stripe` has changed from `T?` (nullable) to `T` to better reflect possible behavior. These methods continue to be throwing and should be wrapped in a `try/catch` block.
79
* [FIXED][6977](https://github.com/stripe/stripe-android/pull/6977) Fixed an issue where `Stripe.retrievePossibleBrands()` returned incorrect results.

0 commit comments

Comments
 (0)