Skip to content

Commit

Permalink
Prepare v3.7.2 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 Mar 8, 2019
1 parent 88acc0c commit 81e4978
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,14 @@

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

## 3.7.2

Released: 2019-03-08

### Added

* Added support to export `xls` and `xlsx` using `maatwebsite/excel`.

## 3.7.1

Released: 2019-02-24
Expand Down
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -32,6 +32,9 @@
"mockery/mockery": "^1.0",
"orchestra/testbench": "~3.7.0"
},
"suggest": {
"maatwebsite/excel": "Allow to export XLS and XLSX (^3.0)."
},
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
Expand Down

0 comments on commit 81e4978

Please sign in to comment.