Andrea Bizzotto před 8 roky
rodič
revize
c49f43eb3f
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -2,6 +2,11 @@
 
 All notable changes to this project will be documented in this file.
 
+## [WIP] 0.10.2 Remove SKProduct caching
+
+* Remove SKProduct caching ([#222](https://github.com/bizz84/SwiftyStoreKit/pull/222), related issue: [#212](https://github.com/bizz84/SwiftyStoreKit/issues/212))
+* Adds new purchase product method based on SKProduct
+
 ## 0.10.1 Danger, xcpretty integration
 
 * Adds Danger for better Pull Request etiquette ([#215](https://github.com/bizz84/SwiftyStoreKit/pull/215)).