From 0b60fcfdebd1f47057e4444e89816d17321dfbfd Mon Sep 17 00:00:00 2001 From: aarlaud Date: Tue, 29 Oct 2024 10:58:11 +0100 Subject: [PATCH] patch: release changes (#237) * Fixing dueDate to duedate (#216) * major: trigger upgrade (#220) * fix: rm changes * fix: allow for custom api hostname for regional instance (#224) * patch: bump x text version (#226) * fix: Support hyphens in custom jiraValue values (#232) * fix: force trigger release (#236) --------- Co-authored-by: Arya Shajpaul Co-authored-by: Stephen J. Collings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fadb652..1e6d2f6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Aimed to be executed at regular interval or with a trigger of your choice (webho **This repository is in maintenance mode, no new features are being developed. Bug & security fixes will continue to be delivered. Open source contributions are welcome for small features & fixes (no breaking changes)** +**This tool does not fall into any of the standard support packages** ## 6.x version breaking change assigneeId is now a string, not an int. Wrap your assigneeId in quotes to "migrate" to 6.x version and above.