Update CHANGELOG.md

This commit is contained in:
Dean Attali 2020-07-12 03:09:17 -04:00 committed by GitHub
parent c509fe77a3
commit 07dcb69406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## v4.0.0 Date: TBD
- **BREAKING CHANGE** Replace `image` YAML parameter with `thumbnail-img` to be more clear
- **BREAKING CHANGE** Don't use the thumbnail as the avatar image
- **MAJOR BEHAVIOUR CHANGE** Don't use the thumbnail as the avatar image
- Cover image will automatically be used as thumbnail if none is provided
- Image to share on social media will use the cover image or thumbnail if none is provided
- All images (social media share, thumbnail, cover) can use either relative or absoluate paths.