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.8.0] - 2024-08-14
10
+
9
11
### Added
10
12
- Add compatibility with jrl-cmakemodules workspace ([ #485 ] ( https://github.com/stack-of-tasks/eigenpy/pull/485 ) )
11
13
- Remove support of Python 3.7 ([ #490 ] ( https://github.com/stack-of-tasks/eigenpy/pull/490 ) )
@@ -652,7 +654,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
652
654
653
655
## [ 1.0.0] - 2014-07-18
654
656
655
- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.7.0...HEAD
657
+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.8.0...HEAD
658
+ [ 3.8.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.7.0...v3.8.0
656
659
[ 3.7.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.6.0...v3.7.0
657
660
[ 3.6.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.5.1...v3.6.0
658
661
[ 3.5.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.5.0...v3.5.1
You can’t perform that action at this time.
0 commit comments