From a3b9e34a3f306d720aa181b3c2a3c088ff486514 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Thu, 24 Aug 2017 14:27:35 -0400 Subject: [PATCH] Update for 2.3.0 --- History.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/History.markdown b/History.markdown index 7f5cc4e..7639cb2 100644 --- a/History.markdown +++ b/History.markdown @@ -1,8 +1,18 @@ ## HEAD +## 2.3.0 + +### Minor Enhancements + * Use canonical_url specified in page if present #211 * Fix for image.path causing an invalid url error #228 * Ensure `site.data.authors` is properly formatted before attempting to retrieve author meta #227 +* Convert author, image, and JSON-LD to dedicated drops #229 +* Cache parsed template #231 + +### Documentation + +* gems: is deprecated in current Jekyll version of github-pages #230 ## 2.2.3