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.1.4] - 2023-11-27
10+
911### Added
1012- Add new helper functions to check Tensor support
1113
@@ -573,7 +575,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
573575
574576## [ 1.0.0] - 2014-07-18
575577
576- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.3...HEAD
578+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.4...HEAD
579+ [ 3.1.4 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.3...v3.1.4
577580[ 3.1.3 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.2...v3.1.3
578581[ 3.1.2 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.1...v3.1.2
579582[ 3.1.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.1.0...v3.1.1
You can’t perform that action at this time.
0 commit comments