File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ### Added
10+ - Added id() helper to retrieve unique object identifier in Python ([ #477 ] ( https://github.com/stack-of-tasks/eigenpy/pull/477 ) )
11+ - Expose QR solvers ([ #478 ] ( https://github.com/stack-of-tasks/eigenpy/pull/478 ) )
12+
913## [ 3.6.0] - 2024-06-05
1014
1115### Added
1216- Added a deprecation call policy shortcut ([ #466 ] ( https://github.com/stack-of-tasks/eigenpy/pull/466 ) )
13- - Added id() helper to retrieve unique object identifier in Python ([ #477 ] ( https://github.com/stack-of-tasks/eigenpy/pull/477 ) )
14- - Expose QR solvers ([ #478 ] ( https://github.com/stack-of-tasks/eigenpy/pull/478 ) )
1517
1618### Fixed
1719- Fix register_symbolic_link_to_registered_type() for multiple successive registrations ([ #471 ] ( https://github.com/stack-of-tasks/eigenpy/pull/471 ) )
You can’t perform that action at this time.
0 commit comments