Skip to content

Commit

Permalink
Add Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardojbaez committed Mar 4, 2017
1 parent c7bd803 commit 03e4c4c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

# [unreleased]
### Added
- This change log file

### Changed
- PSR2 Formatting
- Removed `newSubscription()` first parameter default value. *You should pass explicitly the subscription name*.

## [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

0 comments on commit 03e4c4c

Please sign in to comment.