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.6.0] - 2024-06-05
10+
911### Added
1012- Added a deprecation call policy shortcut ([ #466 ] ( https://github.com/stack-of-tasks/eigenpy/pull/466 ) )
1113
@@ -636,7 +638,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
636638
637639## [ 1.0.0] - 2014-07-18
638640
639- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.5.1...HEAD
641+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.6.0...HEAD
642+ [ 3.6.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.5.1...v3.6.0
640643[ 3.5.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.5.0...v3.5.1
641644[ 3.5.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.4.0...v3.5.0
642645[ 3.4.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.3.0...v3.4.0
You can’t perform that action at this time.
0 commit comments