Browse Source

Update CHANGELOG

Andrea Bizzotto 8 năm trước cách đây
mục cha
commit
c0e22764a5
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## 0.10.5 Filter out transactions in purchasing state
+* Filter out all transactions with state == .purchasing early in purchase flows (related to [#169](https://github.com/bizz84/SwiftyStoreKit/issues/169), [#188](https://github.com/bizz84/SwiftyStoreKit/pull/188), [#179](https://github.com/bizz84/SwiftyStoreKit/issues/179))
+* Sample app: print localized description when a purchase fails with `.unknown` error
+
 ## 0.10.4 Documentation and updates for Xcode 9
 
 * Update to Xcode 9 recommended project settings ([#247](https://github.com/bizz84/SwiftyStoreKit/pull/247))