Browse Source

document placeholder feature

dev
Andy Meneely 4 years ago
parent
commit
99c6a293e8
  1. 9
      CHANGELOG.md

9
CHANGELOG.md

@ -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:

Loading…
Cancel
Save