Skip to content

Commit cb23877

Browse files
committed
Update CHANGELOG (general changes)
1 parent 19d3dd6 commit cb23877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- [gar] Throw an exception if trying to instantiate `ParallelRiccatiSolver` with num_threads smaller than 2.
1919
- [API BREAKING] Rename friction cone for centroidal into CentroidalFrictionCone ([#234](https://github.com/Simple-Robotics/aligator/pull/234))
2020
- [gar] Rework `RiccatiSolverDense` to not use inner struct `FactorData`
21+
- Various changes to `gar` tests and `test_util`, add `LQRKnot::isApprox()`
2122

2223
### Removed
2324

0 commit comments

Comments
 (0)