diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 053f70b4f8..f7af254b66 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -421,6 +421,7 @@ Deprecated Libraries dropped or replaced by up to date ones:
  • 58941Create a new Starter that runs thread groups in validation mode (1 thread only, 1 iteration, no pause all customizable)
  • 59236JMeter Properties : Make some cleanup
  • 59240Introduce a slf4j adapter for Logkit (this allows using slf4j within plugins and core code)
  • +
  • 59153Stop test if accessing non-existing file (e.g. empty filename in CSVDataSet)
  • Non-functional changes