Skip to content

Commit 0bef2df

Browse files
committed
release: Update CHANGELOG.md for 1.8.0
1 parent 14f1805 commit 0bef2df

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.8.0] - 2025-03-29
11+
1012
- Fix missing `const` specifier in python bindings for methods `RobotInertia.set_rotor_inertia()`
1113
and `RobotInertia.set_gear_ratios()`
1214
- Add python bidings for the measured force contact adn task actuation equality
@@ -172,7 +174,8 @@ It also fixes some issues with respect to the packaging.
172174
This is the first release of TSID.
173175
This release includes minimal features for the torque control of humanoid robots such as HRP-2.
174176

175-
[Unreleased]: https://github.com/stack-of-tasks/tsid/compare/v1.7.1...HEAD
177+
[Unreleased]: https://github.com/stack-of-tasks/tsid/compare/v1.8.0...HEAD
178+
[1.8.0]: https://github.com/stack-of-tasks/tsid/compare/v1.7.1...v1.8.0
176179
[1.7.1]: https://github.com/stack-of-tasks/tsid/compare/v1.7.0...v1.7.1
177180
[1.7.0]: https://github.com/stack-of-tasks/tsid/compare/v1.6.3...v1.7.0
178181
[1.6.3]: https://github.com/stack-of-tasks/tsid/compare/v1.6.2...v1.6.3

0 commit comments

Comments
 (0)