Skip to content

Commit 522909d

Browse files
committed
release: Update CHANGELOG.md for 3.8.0
1 parent 5309a67 commit 522909d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
## [Unreleased]
1212

13+
## [3.8.0] - 2025-09-17
14+
1315
### Added
1416
- Continuous joints can now be parsed as mimic from a urdf file ([#2756](https://github.com/stack-of-tasks/pinocchio/pull/2756))
1517
- Beta version of Viser visualizer ([#2718](https://github.com/stack-of-tasks/pinocchio/pull/2718))
@@ -1192,7 +1194,8 @@ The model can either be parsed from a URDF format or be created by appendending
11921194
• Fixed (concatenation of two consecutive bodies)
11931195

11941196

1195-
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.7.0...HEAD
1197+
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.8.0...HEAD
1198+
[3.8.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.7.0...v3.8.0
11961199
[3.7.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.6.0...v3.7.0
11971200
[3.6.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.5.0...v3.6.0
11981201
[3.5.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.4.0...v3.5.0

0 commit comments

Comments
 (0)