Skip to content

Commit 45b6b84

Browse files
authored
Merge pull request #380 from dreyks/patch-1
fix changelog entry about unknown_asset_fallback
2 parents 10bc1bd + db4ef6e commit 45b6b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
## 3.2.0
44

5-
- Add new config option `config.assets.unknown_asset_fallback` when set to a truthy value will error when a requested asset is not in the pipeline. [#375]
5+
- Add new config option `config.assets.unknown_asset_fallback` when set to a falsy value will error when a requested asset is not in the pipeline. [#375]

0 commit comments

Comments
 (0)