Skip to content

Commit

Permalink
Prepare v3.6.1 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 2, 2018
1 parent b516702 commit 99dbb22
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 3.6.1

Released: 2018-05-02

### Changes

* return `self` should only be used when method is marked as `final`.

## 3.6.0

Released: 2018-02-18
Expand All @@ -17,11 +25,3 @@ Released: 2017-07-23
### Changes

* Update support for Laravel Framework v5.5.

## 3.4.0

Released: 2017-01-20

### Changes

* Update support for Laravel Framework v5.4.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Laravel | Asset
5.3.x | 3.3.x
5.4.x | 3.4.x
5.5.x | 3.5.x
5.6.x | 3.6.x@dev
5.6.x | 3.6.x

## Installation

Expand Down

0 comments on commit 99dbb22

Please sign in to comment.