Skip to content

Commit 89d61d8

Browse files
committed
release: Update CHANGELOG.md for 1.7.1
1 parent 58c0303 commit 89d61d8

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.7.1] - 2024-08-26
11+
1012
- Fix a typo in ex_4_walking
1113
- check solver status, set eps_abs to 1e-6, fix seed
1214
- CMake: require >= 3.10
@@ -163,7 +165,8 @@ It also fixes some issues with respect to the packaging.
163165
This is the first release of TSID.
164166
This release includes minimal features for the torque control of humanoid robots such as HRP-2.
165167

166-
[Unreleased]: https://github.com/stack-of-tasks/tsid/compare/v1.7.0...HEAD
168+
[Unreleased]: https://github.com/stack-of-tasks/tsid/compare/v1.7.1...HEAD
169+
[1.7.1]: https://github.com/stack-of-tasks/tsid/compare/v1.7.0...v1.7.1
167170
[1.7.0]: https://github.com/stack-of-tasks/tsid/compare/v1.6.3...v1.7.0
168171
[1.6.3]: https://github.com/stack-of-tasks/tsid/compare/v1.6.2...v1.6.3
169172
[1.6.2]: https://github.com/stack-of-tasks/tsid/compare/v1.6.1...v1.6.2

0 commit comments

Comments
 (0)