Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marttin Notta committed Apr 14, 2021
1 parent 270ad68 commit 92fc0ab
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.

----

## [2.0.0-alpha.2] - 2021-04-14

Fixes paths for media rows because of breaking change introduced in v2. Replaces `public/media/*` with `media/*`.

### Added

- Command `media:strip-public-prefix-from-path`

### Manual changes required

Run command `php artisan media:strip-public-prefix-from-path` to fix media field "path" column values.

----

## [2.0.0-alpha.1] - 2021-04-13

Adds a feature that checks for duplicate media entry by generating has based on first megabyte
Expand Down

0 comments on commit 92fc0ab

Please sign in to comment.