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.5.0] - 2024-04-14
10+
911### Added
1012- Allow use of installed JRL-cmakemodule ([ #446 ] ( https://github.com/stack-of-tasks/eigenpy/pull/446 )
1113- Support of Numpy 2.0.0b1 ([ #448 ] ( https://github.com/stack-of-tasks/eigenpy/pull/448 ) )
@@ -622,7 +624,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
622624
623625## [ 1.0.0] - 2014-07-18
624626
625- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.4.0...HEAD
627+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.5.0...HEAD
628+ [ 3.5.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.4.0...v3.5.0
626629[ 3.4.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.3.0...v3.4.0
627630[ 3.3.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.2.0...v3.3.0
628631[ 3.2.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.4...v3.2.0
You can’t perform that action at this time.
0 commit comments