Skip to content
Snippets Groups Projects
Unverified Commit 4ea0861a authored by Joris Vaillant's avatar Joris Vaillant
Browse files

changelog: Add changelog entry

parent e28e503f
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ...@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix CMake export ([#446](https://github.com/stack-of-tasks/eigenpy/pull/446) - Fix CMake export ([#446](https://github.com/stack-of-tasks/eigenpy/pull/446)
- Fix `int` management on Windows ([#455](https://github.com/stack-of-tasks/eigenpy/pull/455)) - Fix `int` management on Windows ([#455](https://github.com/stack-of-tasks/eigenpy/pull/455))
- Fix `long long` management on Mac ([#455](https://github.com/stack-of-tasks/eigenpy/pull/455)) - Fix `long long` management on Mac ([#455](https://github.com/stack-of-tasks/eigenpy/pull/455))
- Allow to run test in the build directory on Windows ([#457](https://github.com/stack-of-tasks/eigenpy/pull/457))
### Removed ### Removed
- Remove casting when converting from Eigen scalar to Numpy scalar. - Remove casting when converting from Eigen scalar to Numpy scalar.
......
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