Skip to content

Commit

Permalink
Cleanup for 5.0.0 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 Feb 28, 2020
1 parent ef68107 commit 7ee7300
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ matrix:
- php: 7.2
env: setup=coveralls coverage=yes
allow_failures:
- php: nightly
- env: setup=coveralls coverage=yes
fast_finish: true
2 changes: 1 addition & 1 deletion CHANGELOG-4.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Released: 2019-08-30

### Changes

* Update support for Laravel Framework v6.0.
* Update support for Laravel Framework v6.
6 changes: 3 additions & 3 deletions CHANGELOG-5.x.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelog for 4.x
# Changelog for 5.x

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

## 5.0.0

Released: 2020-02-27
Released: 2020-02-28

### Changes

* Update support for Laravel Framework v7.0.
* Update support for Laravel Framework v7.

0 comments on commit 7ee7300

Please sign in to comment.