Skip to content

Commit

Permalink
fix: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
domire8 committed Jan 8, 2025
1 parent 562f756 commit 64f9d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Release Versions
- fix(robot-model): improve ik performance (#205)
- fix(robot-model): kinematics tests (#207)
- feat: add integrate and differentiate methods to Cartesian types (#209)
- feat(robot-model): improve inverse kinematics (#208)

## 9.0.1

Expand All @@ -36,7 +37,6 @@ It is now possible to convert `CartesianStateVariable` and `JointStateVariable`s
- feat(state-representation): add utilities for CartesianStateVariable (#195, #201)
- feat(state-representation): add utilities for JointStateVariable (#197, #201)
- feat(robot-model): add clamp_in_range function for individual JointStateVariable (#194)
- feat(robot-model): improve inverse kinematics (#208)

## 9.0.0

Expand Down

0 comments on commit 64f9d74

Please sign in to comment.