Skip to content

Commit 51c5bc7

Browse files
committed
release: Update CHANGELOG.md for 3.3.0
1 parent 5092bfd commit 51c5bc7

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.3.0] - 2024-11-06
10+
911
### Added
1012

1113
- Default visualizer can be changed with `PINOCCHIO_VIEWER` environment variable ([#2419](https://github.com/stack-of-tasks/pinocchio/pull/2419))
@@ -1052,7 +1054,8 @@ The model can either be parsed from a URDF format or be created by appendending
10521054
• Fixed (concatenation of two consecutive bodies)
10531055

10541056

1055-
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...HEAD
1057+
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.3.0...HEAD
1058+
[3.3.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...v3.3.0
10561059
[3.2.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...v3.2.0
10571060
[3.1.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.0.0...v3.1.0
10581061
[3.0.0]: https://github.com/stack-of-tasks/pinocchio/compare/v2.7.1...v3.0.0

0 commit comments

Comments
 (0)