Skip to content

Commit 2589f85

Browse files
committed
Update CHANGELOG
1 parent f75e576 commit 2589f85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1414
- Added joint methods `jointQrows`, `jointQcols` (resp. `jointQVblock`) that make selections of size `NQ` (resp. `NQ x NV`).
1515
- Added joint method `lieGroup` that returns the Lie group instance associated to a joint. This allows performing some operations (e.g. `integrate`...) individually.
1616
- Added model method `lieGroup` that returns the Lie group instance associated to the model. It is a Cartesian product of multiple Lie groups. It allows combination of the model Lie group with other Lie groups.
17+
- Add Python example showcasing the candlewick visualizer
18+
19+
### Changed
20+
21+
- bindings/python : Add missing arg names in `visualizer-visitor.hpp`
1722

1823
## [3.7.0] - 2025-05-21
1924

0 commit comments

Comments
 (0)