From 0633f72acc84a5df75e374b4b0154f5fc22ed714 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Mon, 11 Jul 2022 19:44:48 +0200 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 48645981..36f865f8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,5 @@ Release type: minor -Improve word count behavior when generating summary. +* Use JSON values for extra settings in Invoke tasks template (#2994) +* Add content tag for links, which can help with things like Twitter social cards (#3001) +* Improve word count behavior when generating summary (#3002)