Skip to content

Commit 97a00a9

Browse files
committed
release: Update CHANGELOG.md for 2.6.21
1 parent 66081fe commit 97a00a9

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+
## [2.6.21] - 2023-11-27
10+
911
### Added
1012

1113
- Add inverse dynamics (`rnea`) Python and C++ example ([#2083](https://github.com/stack-of-tasks/pinocchio/pull/2083))
@@ -811,7 +813,8 @@ The model can either be parsed from a URDF format or be created by appendending
811813
• Fixed (concatenation of two consecutive bodies)
812814

813815

814-
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...HEAD
816+
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...HEAD
817+
[2.6.21]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
815818
[2.6.20]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.19...v2.6.20
816819
[2.6.19]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.18...v2.6.19
817820
[2.6.18]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.17...v2.6.18

0 commit comments

Comments
 (0)