Skip to content

Commit

Permalink
Fixed missing changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
maisonobe committed Mar 21, 2024
1 parent c1cb626 commit 95792d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ If the output is not quite correct, check for invisible trailing spaces!
</properties>
<body>
<release version="3.1" date="TBD" description="TBD.">
<action dev="maxime" type="update" issue="issues/322">
Extracted class JacobiKey from PolynomialsUtils.
</action>
<action dev="luc" type="update" issue="issues/304">
Allow retrieving correct Cardan/Euler angles even at singularity.
</action>
Expand All @@ -65,6 +68,9 @@ If the output is not quite correct, check for invisible trailing spaces!
<action dev="luc" type="add" due-to="Francesco Rocca" issue="issues/296">
Added constrained optimization.
</action>
<action dev="luc" type="fix" due-to="Axel Kramer" issue="issues/294">
Added GCD and LCM to {Big}Fraction.
</action>
<action dev="serrof" type="update" issue="issues/288">
Replace uses of scalar multiplication on Field one.
</action>
Expand Down

0 comments on commit 95792d9

Please sign in to comment.