Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 892e84b

Browse files
committed
release: Update CHANGELOG.md for 0.10.1
1 parent 9e9155c commit 892e84b

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+
## [0.10.1] - 2025-01-24
11+
1012
### Changed
1113

1214
- constraint-set.hpp : remove template-id for destructor
@@ -155,7 +157,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
155157

156158
* This is the first release of `proxsuite-nlp`. This library is a joint effort between LAAS-CNRS and INRIA, and will be maintained and expanded in the future. Please provide constructive feedback and contribute!
157159

158-
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.10.0...HEAD
160+
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.10.1...HEAD
161+
[0.10.1]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.10.0...v0.10.1
159162
[0.10.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.9.0...v0.10.0
160163
[0.9.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.8.0...v0.9.0
161164
[0.8.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.7.1...v0.8.0

0 commit comments

Comments
 (0)