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

Commit 7bf6143

Browse files
author
Marttin Notta
committed
Update changelog
1 parent 705ebc7 commit 7bf6143

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ All notable changes to this project will be documented in this file.
66

77
## [2.0.0-alpha.x]
88

9+
### [2.0.0-alpha.5] - 2021-04-28
10+
11+
Fixed 2 instances where config key was invalid when checking if duplication check is enabled.
12+
13+
This release should allow implementing mult-disk support if project requires it. All core logic should
14+
be overrideable.
15+
16+
#### Added
17+
18+
- New config option `nova-media-field.media_model` allows overriding original Media model. New model
19+
must be extended from the original.
20+
21+
- Local `getDisk` method for Media model to use.
22+
923
### [2.0.0-alpha.4] - 2021-04-20
1024

1125
Use `getDisk` method in Media model for URL generators

0 commit comments

Comments
 (0)