document placeholder feature

dev
Andy Meneely 2021-10-13 00:29:26 -04:00
parent d169f9f90f
commit 99c6a293e8
1 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,15 @@
# Squib CHANGELOG
Squib follows [semantic versioning](http://semver.org).
## v0.18.0 / Unreleased
Features:
* Missing images to `svg` and `png` can be replaced by a `placeholder` (#339)
* New config option: `img_missing`. When an image is missing, warn or error to the console
Compatibility:
* Because of `, the new default behavior is to warn instead of errors on a missing file
## v0.17.1 / 2021-09-07
Bugs: