Skip to content

Commit 460c5f1

Browse files
committed
changelog: Fix changelog entries
1 parent be92337 commit 460c5f1

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
@@ -16,13 +16,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1616
### Added
1717
- Support for Python slice, tuple and list indexing for `std::vector` bindings ([#592](https://github.com/stack-of-tasks/eigenpy/pull/592))
1818
- ROS: jrl_cmakmodules dependency + kilted CI ([#602](https://github.com/stack-of-tasks/eigenpy/pull/602))
19-
- `pixi.toml` update ([#603](https://github.com/stack-of-tasks/eigenpy/pull/603)):
20-
- Add pixi-build support
21-
- Remove pixi 0.57 warnings
19+
- Add pixi-build support ([#603](https://github.com/stack-of-tasks/eigenpy/pull/603)):
2220

2321
### Fixed
2422
- Fix partly the support of the change of API of GeneralizedEigenSolver in Eigen 5+ ([#594](https://github.com/stack-of-tasks/eigenpy/pull/594))
2523
- Fix Eigen decompositions and solvers for Eigen 5 ([#596](https://github.com/stack-of-tasks/eigenpy/pull/596))
24+
- Remove pixi 0.57 warnings ([#603](https://github.com/stack-of-tasks/eigenpy/pull/603)):
2625

2726
## [3.12.0] - 2025-08-12
2827

0 commit comments

Comments
 (0)