Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saqueib authored Sep 5, 2019
1 parent 6819aef commit cce90ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

All notable changes to `laravel-imageup` will be documented in this file

## 1.0.6 - 2019-09-06
## 1.0.7 - 2019-09-06
- Laravel 6 support

## 1.0.6 - 2019-09-06
- Laravel 5.8 support

## 1.0.5 - 2018-11-03
- Added support to upload non image file also
- Can disable/enable auto upload dynamiclly by calling `$model->disableAutoUpload()` and enable it back `$model->enableAutoUpload()`
Expand Down

0 comments on commit cce90ab

Please sign in to comment.