File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ## [ 3.11.0] - 2025-04-25
10+
911### Added
1012
1113- Add user-defined literal ""_ a for bp::arg ([ #545 )(https://github.com/stack-of-tasks/eigenpy/pull/545 ))
@@ -736,7 +738,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
736738
737739## [ 1.0.0] - 2014-07-18
738740
739- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.3...HEAD
741+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.11.0...HEAD
742+ [ 3.11.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.3...v3.11.0
740743[ 3.10.3 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.2...v3.10.3
741744[ 3.10.2 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.1...v3.10.2
742745[ 3.10.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.0...v3.10.1
You can’t perform that action at this time.
0 commit comments