We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ebdd9c commit 1110b3eCopy full SHA for 1110b3e
CHANGELOG.md
@@ -6,9 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
9
+### Added
10
+- Allow use of installed JRL-cmakemodule ([#446](https://github.com/stack-of-tasks/eigenpy/pull/446)
11
+
12
### Fixed
13
- Fix unit test build in C++11 ([#442](https://github.com/stack-of-tasks/eigenpy/pull/442))
14
- Fix unit test function signature [#443](https://github.com/stack-of-tasks/eigenpy/pull/443))
15
+- Fix CMake export ([#446](https://github.com/stack-of-tasks/eigenpy/pull/446)
16
17
## [3.4.0] - 2024-02-26
18
0 commit comments