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

Commit 86f05d9

Browse files
committed
release: Update CHANGELOG.md for 0.6.1
1 parent bdd6157 commit 86f05d9

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.6.1] - 2024-05-13
11+
1012
### Changed
1113

1214
* Changes to includes and tests for linesearch methods ([#81](https://github.com/Simple-Robotics/proxsuite-nlp/pull/81))
@@ -81,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8183

8284
* 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!
8385

84-
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.6.0...HEAD
86+
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.6.1...HEAD
87+
[0.6.1]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.6.0...v0.6.1
8588
[0.6.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.5.0...v0.6.0
8689
[0.5.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.4.0...v0.5.0
8790
[0.4.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.4...v0.4.0

0 commit comments

Comments
 (0)