Skip to content

Commit 686549c

Browse files
committed
release: Update CHANGELOG.md for 1.9.0
1 parent 751e516 commit 686549c

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.9.0] - 1980-01-01
11+
1012
- Fix value of nEq when removeRigidContact for contact with priority > 0
1113
- update jrl-cmakemodules to v1
1214
- CMake: honor BUILD_STANDALONE_PYTHON_INTERFACE option
@@ -178,7 +180,8 @@ It also fixes some issues with respect to the packaging.
178180
This is the first release of TSID.
179181
This release includes minimal features for the torque control of humanoid robots such as HRP-2.
180182

181-
[Unreleased]: https://github.com/stack-of-tasks/tsid/compare/v1.8.0...HEAD
183+
[Unreleased]: https://github.com/stack-of-tasks/tsid/compare/v1.9.0...HEAD
184+
[1.9.0]: https://github.com/stack-of-tasks/tsid/compare/v1.8.0...v1.9.0
182185
[1.8.0]: https://github.com/stack-of-tasks/tsid/compare/v1.7.1...v1.8.0
183186
[1.7.1]: https://github.com/stack-of-tasks/tsid/compare/v1.7.0...v1.7.1
184187
[1.7.0]: https://github.com/stack-of-tasks/tsid/compare/v1.6.3...v1.7.0

0 commit comments

Comments
 (0)