瀏覽代碼

Update CHANGELOG

Andrea Bizzotto 7 年之前
父節點
當前提交
e8bd27e8b2
共有 1 個文件被更改,包括 4 次插入0 次删除
  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.
 
+
+* Add video tutorials section in README ([#328](https://github.com/bizz84/SwiftyStoreKit/pull/328), [#330](https://github.com/bizz84/SwiftyStoreKit/pull/330), see [#326](https://github.com/bizz84/SwiftyStoreKit/issues/326))
+* Update iOS Demo App ([#327](https://github.com/bizz84/SwiftyStoreKit/pull/327))
+
 ## [0.11.3](https://github.com/bizz84/SwiftyStoreKit/releases/tag/0.11.3) `completeTransactions` finishes failed transactions if `atomically: false`
 
 * Add `originalTransaction` to `PurchaseDetails` ([#323](https://github.com/bizz84/SwiftyStoreKit/pull/323), fix for [#302](https://github.com/bizz84/SwiftyStoreKit/issues/302))