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.8.2]  - 2024-08-26 
10+ 
911### Fixed  
1012-  Fix function signature on Windows ([ #494  ] ( https://github.com/stack-of-tasks/eigenpy/pull/494 ) )
1113
@@ -662,7 +664,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
662664
663665## [ 1.0.0]  - 2014-07-18 
664666
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 
666669[ 3.8.1 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.8.0...v3.8.1 
667670[ 3.8.0 ] : https://github.com/stack-of-tasks/eigenpy/compare/v3.7.0...v3.8.0 
668671[ 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