From 9c85dec58a043316dd593573b3a8f7ce9ff8ce28 Mon Sep 17 00:00:00 2001 From: Dave Glick Date: Sun, 7 Jun 2020 10:05:39 -0400 Subject: [PATCH] Release note --- RELEASE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 75df66edd..dd4a5be5a 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,7 @@ # 1.0.0-alpha.18 +- Bug fix for unclosed `` in the new props file (#909, thanks @drmathias). + # 1.0.0-alpha.17 - Added a `IncludeInSitemap` setting to control whether a document should be included in the sitemap (#907, thanks @drmathias).