Skip to content

Commit 61c1d93

Browse files
committed
changelog: Add changelog entry
1 parent 4f99421 commit 61c1d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1414
- Add more general visitor `GenericMapPythonVisitor` for map types test `boost::unordered_map<std::string, int>` ([#504](https://github.com/stack-of-tasks/eigenpy/pull/504))
1515
- Support for non-[default-contructible](https://en.cppreference.com/w/cpp/named_req/DefaultConstructible) types in map types ([#504](https://github.com/stack-of-tasks/eigenpy/pull/504))
1616
- Add type_info helpers ([#502](https://github.com/stack-of-tasks/eigenpy/pull/502))
17+
- Add NumPy 2 support ([#496](https://github.com/stack-of-tasks/eigenpy/pull/496))
1718

1819
### Changed
1920

0 commit comments

Comments
 (0)