From 2c05e8469ec0ccb8789f5a96ea8e73665e459d7d Mon Sep 17 00:00:00 2001 From: Artem Fedorov Date: Fri, 22 Sep 2017 19:04:21 +0300 Subject: [PATCH] add change log (#13) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b5956b..6f659ce 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,14 @@ The best place to report issues and discuss the debugger is jmeter-plugins [supp # Changelog -__v0.5__ (upcoming) +__v0.5__ 22 sep 2017 + - add last sampler result tab + - choose TG from context of tree - fix modification thread groups + - fix italic font in tree not shown on Mac + - fix blue color for current element is blue-on-blue for Mac + - fix logging lab for old jmeter versions + - fix clear data in info tabs and listeners __v0.4__ 24 jul 2017 - migrate logging to SLF4J