Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
* Update support for Laravel Framework v5.4.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 12, 2017
1 parent 500be56 commit 0b4b2d4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 65 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
/.php_cs export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/CHANGELOG.md export-ignore
/phpunit.xml export-ignore
/LICENSE export-ignore
/README.md export-ignore
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

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

## 3.4.0

Released: 2017-05-12

### Changes

* Update support for Laravel Framework v5.4.
65 changes: 0 additions & 65 deletions docs/changes.md

This file was deleted.

0 comments on commit 0b4b2d4

Please sign in to comment.