From 26639b75574031370781f568c2d232aabe57fd7b Mon Sep 17 00:00:00 2001 From: Jason McIntosh Date: Sun, 29 Oct 2017 15:38:02 -0400 Subject: [PATCH] 1.53 changes --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes b/Changes index 1eec1ac..78f59dd 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +1.53 2017-10-29 + + - Fixing a bug where Markdown symbols, if present in the first paragraph of a post's source file, would appear in default social-media description tags. + + - Now requiring a minimum HTML::SocialMeta version. + 1.52 2017-10-22 - Social-media metadata tags will choose "featured image" style for posts that explicitly define an image, and "thumbnail" style for posts that use the blog's default image.