Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 6363df8

Browse files
committed
Update CHANGELOG
1 parent 9d453d8 commit 6363df8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
* Changed ctors of `ProblemTpl` and `CostAbstractTpl` to template which takes the concrete manifold type
2727
* **Python:** pull all wrapper classes (inheriting from `bp::wrapper<U>`) out of the `aligator::python::internal` namespace
2828
* **Python:** fix abstract classes exposed as subclasses of `bp::wrapper<U>` not registering their owning `PyObject*` properly
29-
30-
### Removed
31-
3229
* Removed function template `allocate_shared_eigen_aligned` since we now use C++17 and Eigen::aligned_allocator is no longer needed.
30+
* Remove redundant macro `PROXSUITE_NLP_DEFINE_MANIFOLD_TYPES` and `PointType/TangentVectorType` typedefs in manifold API
31+
3332

3433
## [0.7.0] - 2024-05-14
3534

0 commit comments

Comments
 (0)