Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Sep 2, 2015
1 parent eccf25e commit 6395021
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ All Notable changes to `laravel-medialibrary` will be documented in this file

##3.2.1
- Add index to morphable fields in migration which could improve performance.
NOTE: if you started out using this version, the tests will be broken
NOTE: if you started out using this version, the tests will be broken. You should make sure
model_id and model_type are nullable in your database.

##3.2.0
- Added functions to get a path to a file in the media library
Expand Down

0 comments on commit 6395021

Please sign in to comment.