From 07f5468cc39061489d5f348d84339e112b04f1c2 Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Sat, 11 Jan 2025 11:57:27 -0600 Subject: [PATCH] Add release date for v1.0.0 --- Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes.md b/Changes.md index 9f5b3d3..2588730 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,4 @@ -## 1.0.0 +## 1.0.0 - 2025-01-11 The addition of caching is a significant behavior change for this action, so the version has been bumped to v1.0.0 because of this change.