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/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.8.2] - 2024-08-26
10
+
9
11
### Fixed
10
12
- Fix function signature on Windows ([ #494 ] ( https://github.com/stack-of-tasks/eigenpy/pull/494 ) )
11
13
@@ -662,7 +664,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
662
664
663
665
## [ 1.0.0] - 2014-07-18
664
666
665
- [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.8.1...HEAD
667
+ [ Unreleased ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.8.2...HEAD
668
+ [ 3.8.2 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.8.1...v3.8.2
666
669
[ 3.8.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.8.0...v3.8.1
667
670
[ 3.8.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.7.0...v3.8.0
668
671
[ 3.7.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.6.0...v3.7.0
You can’t perform that action at this time.
0 commit comments