File tree 1 file changed +4
-1
lines changed
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/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.10.3] - 2025-02-11
10
+
9
11
### Added
10
12
- Add ` BUILDING_ROS2_PACKAGE ` to generate ament specific file ([ #530 ] ( https://github.com/stack-of-tasks/eigenpy/pull/530 ) )
11
13
@@ -722,7 +724,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
722
724
723
725
## [ 1.0.0] - 2014-07-18
724
726
725
- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.2...HEAD
727
+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.3...HEAD
728
+ [ 3.10.3 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.2...v3.10.3
726
729
[ 3.10.2 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.1...v3.10.2
727
730
[ 3.10.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.10.0...v3.10.1
728
731
[ 3.10.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.9.1...v3.10.0
You can’t perform that action at this time.
0 commit comments