Skip to content

Commit

Permalink
Prepare v1.3.2 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Apr 25, 2018
1 parent 772bd23 commit 694ac72
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG-1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

This changelog references the relevant changes (bug and security fixes) done to `jomweb/billplz`.

## 1.3.2

Released: 2018-04-25

### Added

* Added `Billplz\Base\Bill::get()` as alternative to `show()`.
* Added `Billplz\Base\Collection::all()` as alternative to `index()`.
* Added `Billplz\Base\OpenCollection` to handle Open Collection resource.
* Added `Billplz\Base\Collection\PaymentMethod` to handle Payment Method resource.

### Changes

* Move `redirect()` and `webhook()` methods to `Billplz\Base\PaymentCompletion` trait.

## 1.3.1

Released: 2018-04-02
Expand Down

0 comments on commit 694ac72

Please sign in to comment.