This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 4caddd8d33 Add missing bits to "non-functional changes" in change.xml
4caddd8d33 is described below
commit 4caddd8d33364f3bb0f6447f5e3409d6db4a6a35
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Mon Sep 26 13:44:10 2022 +0300
Add missing bits to "non-functional changes" in change.xml
---
xdocs/changes.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 96dd6b42b8..cf5e9f23bb 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -101,7 +101,9 @@ Summary
<ch_section>Non-functional changes</ch_section>
<ul>
- <li><pr>5713</pr>update spockAdded randomized test GitHub Actions matrix for
better coverage of locales and time zones</li>
+ <li><pr>725</pr>Add Chinese Simplified Translation for Open Model Thread
Group</li>
+ <li><pr>5710</pr>Add GitHub Issue templates</li>
+ <li><pr>5713</pr>Update Spock to 2.2-groovy-3.0 (from 2.1-groovy-3.0)</li>
</ul>
<!-- =================== Bug fixes =================== -->