RNG-118: Track changes.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 45a8438..abd27eb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,6 +75,10 @@
 within the allotted number of reruns (the test will be marked
 as 'flaky' in the report).
 ">
+      <action dev="aherbert" type="add" issue="RNG-117">
+        Additional "XorShiRo" family generators. This adds 4 PlusPlus general purpose variants
+        of existing generators and 3 variants of a large state (1024-bit) generator.
+      </action>
       <action dev="aherbert" type="update" issue="RNG-119">
         Add LongJumpable support to XoShiRo generators previously only supporting Jumpable.
       </action>