From 1ce3c5cffe2ac0251b2ecec1073ca79b7c662e18 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Fri, 27 Oct 2023 21:53:04 +0200 Subject: [PATCH] Remove RELEASE.md from PR --- pelican/tools/RELEASE.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 pelican/tools/RELEASE.md diff --git a/pelican/tools/RELEASE.md b/pelican/tools/RELEASE.md deleted file mode 100644 index 5bcce06a..00000000 --- a/pelican/tools/RELEASE.md +++ /dev/null @@ -1,3 +0,0 @@ -Release type: patch - -Remove addition of newline when iterating posts of type 'photo' (fixes #3178)