Skip to content

Commit 90e4df3

Browse files
committed
changelog: fix
1 parent 46d3a91 commit 90e4df3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)