We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc85044 commit dfad495Copy full SHA for dfad495
1 file changed
src/changes/changes.xml
@@ -62,6 +62,7 @@ New features, updates and bug fixes (requires Java 8).
62
<action dev="aherbert" type="update" issue="RNG-187">
63
"ArraySampler": Improve performance on small ranges using batched index generation.
64
</action>
65
+ <action dev="ggregory" type="update">Pick up exec-maven-plugin version from parent POM.</action>
66
<action dev="ggregory" type="update">Bump org.revapi:revapi-maven-plugin from 0.15.0 to 0.15.1 #140.</action>
67
<action dev="ggregory" type="update">Bump org.revapi:revapi-java from 0.28.1 to 0.28.4 #141, #143.</action>
68
</release>
0 commit comments