Browse Source

Update Changelog

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

+ 6 - 0
CHANGELOG.md

@@ -2,6 +2,12 @@
 
 All notable changes to this project will be documented in this file.
 
+## 0.10.4 Documentation and updates for Xcode 9
+
+* Update to Xcode 9 recommended project settings ([#247](https://github.com/bizz84/SwiftyStoreKit/pull/247))
+* Update build script iOS version to 10.3.1 ([#245](https://github.com/bizz84/SwiftyStoreKit/pull/245))
+* Update notes about Xcode 9, Swift 4 support to README
+
 ## 0.10.3 Add `forceRefresh` option to `verifyReceipt`
 
 * Add `forceRefresh` option to `verifyReceipt` ([#224](https://github.com/bizz84/SwiftyStoreKit/pull/224), fix for [#223](https://github.com/bizz84/SwiftyStoreKit/issues/223))