From 32b1c1362ccbc54aa56f1c64064cd86dc524935b Mon Sep 17 00:00:00 2001 From: Matthias Eggert Date: Wed, 15 May 2024 17:00:38 +0200 Subject: [PATCH] add HAR importer 0.2.2 --- site/dat/repo/various.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index f563aa9bc..8ac44feb7 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -2088,6 +2088,10 @@ "0.2.1": { "changes": "New way for adding think time. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases", "downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v0.2.1/jmeter-har-import-plugin-v0.2.1.jar" + }, + "0.2.2": { + "changes": "Fix think time calculation. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases", + "downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v0.2.2/jmeter-har-import-plugin-v0.2.2.jar" } } }