Skip to content

Commit 294ff2f

Browse files
committed
Update CHANGELOG
1 parent e93a990 commit 294ff2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Changed
1616

17+
- Optimize a bunch of includes
18+
- core: remove headers `proximal-penalty.hpp`/`proximal-penalty.hxx`
1719
- Change storage of `CostStack` to `boost::unordered::unordered_map`, pointing to pair of cost function and weight ([#199](https://github.com/Simple-Robotics/aligator/pull/199))
1820
- Change storage for `ConstraintStack` to using two `std::vector<polymorphic<>>` the struct `StageConstraintTpl` is now merely a convenient API shortcut for the end-user.
1921
- Remove `StageConstraintTpl::nr()` (in C++ only)

0 commit comments

Comments
 (0)