Skip to content

Commit e054db5

Browse files
committed
changelog
1 parent b9fb8d0 commit e054db5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- `LinesearchVariant::init()` should not be called unless the step accpetance strategy is a linesearch
1818
- Fixed compilation issues with C++20 (resolving [#246](https://github.com/Simple-Robotics/aligator/issues/246) and [#254](https://github.com/Simple-Robotics/aligator/discussions/254))
1919

20+
### Added
21+
- Add a collision distance residual for collision pair
22+
- Add a relaxed log-barrier cost function
23+
2024
## [0.10.0] - 2024-12-09
2125

2226
### Added

0 commit comments

Comments
 (0)