From 2157926d49f48c1a00548a822e61119a26ae2317 Mon Sep 17 00:00:00 2001 From: Gary O'Neall Date: Tue, 25 Feb 2025 09:08:49 -0800 Subject: [PATCH] Add a step to update the README on new releases --- RELEASE-CHECKLIST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-CHECKLIST.md b/RELEASE-CHECKLIST.md index f711dcb..ab53894 100644 --- a/RELEASE-CHECKLIST.md +++ b/RELEASE-CHECKLIST.md @@ -8,3 +8,4 @@ - [ ] Release artifacts to Maven Central - [ ] Create a Git release including release notes - [ ] Zip up the files from the Maven archive and add them to the release +- [ ] Update README to refer to the new release in the Syntax section