Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.4.11+3

* Migrates the StoreKit 1 core (`FIAPaymentQueueHandler`, `FIAObjectTranslator`,
`FIAPReceiptManager`, `FIAPRequestHandler`, `FIAPPaymentQueueDelegate`,
`FIATransactionCache`, and their protocol shims) from Objective-C to Swift.
No functional changes.

## 0.4.11+2

* Updates pigeon dev_dependency to ^27.3.2 for analyzer 14 compatibility.
Expand Down
Loading