From 941f01fb024cc9943325947312f26d35ec6ee50b Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Tue, 7 Jul 2020 01:30:59 -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 4beafd8..f02f6e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - 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. - Fixed issue where if a dropdown menu was the last item in the menu bar, it did not have a proper margin on the right -- Add social network link: Mastodon (#646) +- Add social network links: Mastodon (#646), Google Scholar, ORCID (#670) - Add support for sharing pages on new social network: VK (#657) - Use Open Graph type 'article' for blog posts (#669) - Use Twitter's `summary_large_image` card when `share-img` is specified (#668)