Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nikazooz committed Sep 8, 2019
1 parent 62fcd64 commit 73c5d65
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to Laravel Simplesheet will be documented in this file

## 1.1.0 - 2019-09-08

### Added
- Ability to set headers on responsable exports
- Proxying failures to import/export
- Using original extension on temporary files
- Asserting file path using regex
- Support for Laravel 6

### Changed
- Using phpunit 8 for development

### Fixed
- Filename for `Nikazooz\Simplesheet\Writers\CsvWriter` class

## 1.0.0 - 2019-05-10

- Initial release

0 comments on commit 73c5d65

Please sign in to comment.