Skip to content

Commit cce90ab

Browse files
authored
Update CHANGELOG.md
1 parent 6819aef commit cce90ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

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

5-
## 1.0.6 - 2019-09-06
5+
## 1.0.7 - 2019-09-06
66
- Laravel 6 support
77

8+
## 1.0.6 - 2019-09-06
9+
- Laravel 5.8 support
10+
811
## 1.0.5 - 2018-11-03
912
- Added support to upload non image file also
1013
- Can disable/enable auto upload dynamiclly by calling `$model->disableAutoUpload()` and enable it back `$model->enableAutoUpload()`

0 commit comments

Comments
 (0)