Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 761 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 761 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Instructions on using with CocoaPods and Carthage.

[1.3.2] - 2017-10-20

Added

  • Unit tests

Changed

  • Test mode checks occur for all API calls now.

[1.3] - 2017-10-19

Added

  • Documentation for classes, methods, and constants.

Changed

  • PurchasesViewController now takes an instance of PurchaseHelper instead of instantiating its own.

[1.2.2] - 2017-10-16

Added

  • This changelog.

Changed

  • -clearPurchaseHistory now works in release builds.