Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 728 Bytes

Change Log

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.

[1.0.0] - 2016-03-05

Added

  • This change log file

Changed

  • PSR2 Formatting
  • Removed newSubscription() first parameter default value. You should pass explicitly the subscription name.
  • Updated composer dependencies

Fixed

  • Method isFree will always return false. Issue #2

[0.2.1] - 2016-11-28

Added

  • Support for Laravel v5.3

Fixed

  • Typo in english translation

[0.2.0] - 2016-09-28

Added

  • Check for particular plan

[0.1.0] - 2016-09-16

Initial Release