Skip to content
Snippets Groups Projects
Unverified Commit f0a536a7 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

changelog: update

parent 68dc5e88
No related branches found
No related tags found
No related merge requests found
Pipeline #35670 passed with warnings
...@@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ...@@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added ### Added
- Support for `Eigen::SparseMatrix` types ([#426](https://github.com/stack-of-tasks/eigenpy/pull/426)) - Support for `Eigen::SparseMatrix` types ([#426](https://github.com/stack-of-tasks/eigenpy/pull/426))
### Fixed
- Fix the issue of missing exposition of Eigen types with __int64 scalar type ([#426](https://github.com/stack-of-tasks/eigenpy/pull/426))
## [3.3.0] - 2024-01-23 ## [3.3.0] - 2024-01-23
### Fixed ### Fixed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment