This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git
commit 462aaeba1de76d92d0ebd1d69c03b1a8c369ecf6 Author: Felix Schumacher <[email protected]> AuthorDate: Tue Sep 21 12:34:49 2021 +0200 Add more details to documentation for timeShift function Contributed by Mariusz (mawasak at gmail.com) Closes #672 --- xdocs/changes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index deda11c..a7152b7 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -175,6 +175,7 @@ Summary Contributed by Rithvik Patibandla (rithvikp98 at gmail.com)</li> <li><bug>65456</bug>Updated commons-jexl 3 to 3.2.1 (from 3.1). Contributed by Ori Marko (orimarko at gmail.com>)</li> <li><pr>654</pr>Try do give better feedback while loading keystores</li> + <li><pr>672</pr>Add more details to documentation for timeShift function. Contributed by Mariusz (mawasak at gmail.com)</li> </ul> <!-- =================== Bug fixes =================== --> @@ -261,6 +262,7 @@ Summary <li>Till Neunast (github.com/tilln)</li> <li>Baptiste Gaillard (baptiste.gaillard at gmail.com)</li> <li>Rithvik Patibandla (rithvikp98 at gmail.com)</li> + <li>Mariusz (mawasak at gmail.com)</li> </ul> <p>We also thank bug reporters who helped us improve JMeter.</p> <ul>
