diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ca55e9982..a17763abb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,9 @@ If the output is not quite correct, check for invisible trailing spaces!
+
+ Extracted class JacobiKey from PolynomialsUtils.
+
Allow retrieving correct Cardan/Euler angles even at singularity.
@@ -65,6 +68,9 @@ If the output is not quite correct, check for invisible trailing spaces!
Added constrained optimization.
+
+ Added GCD and LCM to {Big}Fraction.
+
Replace uses of scalar multiplication on Field one.