From c2ffdae972f8bec29e2b97472aa1d93354696c8f Mon Sep 17 00:00:00 2001 From: Kevin Zita Date: Fri, 25 Aug 2023 18:43:44 -0600 Subject: [PATCH] added missing file required from contribute.html --- pelican/tools/RELEASE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pelican/tools/RELEASE.md diff --git a/pelican/tools/RELEASE.md b/pelican/tools/RELEASE.md new file mode 100644 index 00000000..462130b2 --- /dev/null +++ b/pelican/tools/RELEASE.md @@ -0,0 +1,3 @@ +Release type: patch + +Removing additon of newline character when iterating posts of type 'photo'