From 9e05c7955970e1d6c4e980ed4460c1b751c0b8fb Mon Sep 17 00:00:00 2001
From: softprops <d.tangren@gmail.com>
Date: Fri, 8 Mar 2024 15:50:31 -0500
Subject: [PATCH] jump start 2.0.1 changelog

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index af2f30f..7afb436 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2.0.1 (unreleased)
+
+- suppress confusing warning when input_files is empty [#389](https://github.com/softprops/action-gh-release/pull/389) via @Drowze
+
 ## 2.0.0
 
 - `2.0.0`!? this release corrects a disjunction between git tag versions used in the marketplace and versions list this file. Previous versions should have really been 1.\*. Going forward this should be better aligned.