Skip to content

Commit df9faad

Browse files
committed
release: Update CHANGELOG.md for 3.4.0
1 parent 0963a17 commit df9faad

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
## [3.4.0] - 2025-02-12
10+
911
### Added
1012
- Add parsing meshes with vertices for MJCF format ([#2537](https://github.com/stack-of-tasks/pinocchio/pull/2537))
1113

@@ -1086,7 +1088,8 @@ The model can either be parsed from a URDF format or be created by appendending
10861088
• Fixed (concatenation of two consecutive bodies)
10871089

10881090

1089-
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.3.1...HEAD
1091+
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.4.0...HEAD
1092+
[3.4.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.3.1...v3.4.0
10901093
[3.3.1]: https://github.com/stack-of-tasks/pinocchio/compare/v3.3.0...v3.3.1
10911094
[3.3.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...v3.3.0
10921095
[3.2.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...v3.2.0

0 commit comments

Comments
 (0)