This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git
The following commit(s) were added to refs/heads/master by this push:
new 00ef3679 Update changes
00ef3679 is described below
commit 00ef36792fdfcb033fd87786f688b48323eda314
Author: Alex Herbert <[email protected]>
AuthorDate: Wed Apr 15 12:54:03 2026 +0100
Update changes
---
src/changes/changes.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 25cb1e7f..c108737b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,9 +78,6 @@ New features, updates and bug fixes (requires Java 8).
<action dev="aherbert" type="update" issue="RNG-187">
"ArraySampler": Improve performance on small ranges using batched
index generation.
</action>
- <action dev="ggregory" type="update">
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2.
- </action>
</release>
<release version="1.6" date="2024-07-15" description="