Skip to content

Commit 788cbce

Browse files
committed
[changelog] Updated
1 parent 6837ecb commit 788cbce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [Unreleased]
88

99
### Changed
10-
1110
- Remove `accelerate.hpp` header that clash with Accelerate.hpp in non case sensitive OS ([#593](https://github.com/stack-of-tasks/eigenpy/pull/593)
12-
We don't consider it an API break since this header was rarely used.
11+
We don't consider it an API break since this header was rarely used.
12+
13+
### Added
14+
- Support for Python slice, tuple and list indexing for `std::vector` bindings ([#592](https://github.com/stack-of-tasks/eigenpy/pull/592))
1315

1416
## [3.12.0] - 2025-08-12
1517

0 commit comments

Comments
 (0)