Skip to content

Commit 78d4da3

Browse files
committedFeb 10, 2025
release: Update CHANGELOG.md for 2.2.0
1 parent 8a8c97e commit 78d4da3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎CHANGELOG.md

+4-1
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.2.0] - 1980-01-01
10+
911
* Changed return policy in std::vector of Eigen's vector and matrices to be compliant with Pinocchio in https://github.com/loco-3d/crocoddyl/pull/1338
1012
* Prevent users to improperly setting residual references in https://github.com/loco-3d/crocoddyl/pull/1332
1113
* Fixed the inequality constraints' feasibility computation by incorporating bounds into the calculation in https://github.com/loco-3d/crocoddyl/pull/1307
@@ -311,7 +313,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
311313

312314
Initial release
313315

314-
[Unreleased]: https://github.com/loco-3d/crocoddyl/compare/v2.1.0...HEAD
316+
[Unreleased]: https://github.com/loco-3d/crocoddyl/compare/v2.2.0...HEAD
317+
[2.2.0]: https://github.com/loco-3d/crocoddyl/compare/v2.1.0...v2.2.0
315318
[2.1.0]: https://github.com/loco-3d/crocoddyl/compare/v2.0.2...v2.1.0
316319
[2.0.2]: https://github.com/loco-3d/crocoddyl/compare/v2.0.1...v2.0.2
317320
[2.0.1]: https://github.com/loco-3d/crocoddyl/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)
Failed to load comments.