diff --git a/CHANGELOG.md b/CHANGELOG.md index 80ffe8e..64e7ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to `laravel-upload` will be documented in this file. +### 1.0.2 +- Fixed Laravel 5.3 bug with migrations + ### 1.0.1 - Fixed return the same DB entry for a duplicate file instead of creating a new one