From 07dcb69406c40b953eb63db6b34523bad2b22118 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sun, 12 Jul 2020 03:09:17 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e244c0..e9fcc74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.