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

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Marttin Notta committed Apr 28, 2021
1 parent 705ebc7 commit 7bf6143
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 @@ -6,6 +6,20 @@ All notable changes to this project will be documented in this file.

## [2.0.0-alpha.x]

### [2.0.0-alpha.5] - 2021-04-28

Fixed 2 instances where config key was invalid when checking if duplication check is enabled.

This release should allow implementing mult-disk support if project requires it. All core logic should
be overrideable.

#### Added

- New config option `nova-media-field.media_model` allows overriding original Media model. New model
must be extended from the original.

- Local `getDisk` method for Media model to use.

### [2.0.0-alpha.4] - 2021-04-20

Use `getDisk` method in Media model for URL generators
Expand Down

0 comments on commit 7bf6143

Please sign in to comment.