diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index 01aaf48c6..e9af476f3 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -2820,6 +2820,10 @@ "versions": { "1.0.0": { "downloadUrl": "https://github.com/rishavsawarn/jmeter-jtl-xls-report-plugin/releases/download/v1.0.0/jtl-xls-plugin-1.0.jar" + }, + "2.0.0": { + "changes": "Added headless CLI mode for CI/CD pipelines and GitHub Actions. Added P95 metric column. Auto-creates output directory if missing. Empty prefix now includes all transactions.", + "downloadUrl": "https://github.com/rishavsawarn/jmeter-jtl-xls-report-plugin/releases/download/v2.0.0/jmeter-jtl-xls-report-plugin-2.0.0-jar-with-dependencies.jar" } } },