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

Commit 3a22d9c

Browse files
committed
release: Update CHANGELOG.md for 0.3.3
1 parent 42a08ee commit 3a22d9c

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.3.3] - 2024-01-19
11+
1012
### Fixed
1113

1214
* Don't use virtual inheritance to implement `finite_difference_wrapper`
@@ -33,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3335

3436
* 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!
3537

36-
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.2...HEAD
38+
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.3...HEAD
39+
[0.3.3]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.2...v0.3.3
3740
[0.3.2]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.1...v0.3.2
3841
[0.3.1]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.0...v0.3.1
3942
[0.3.0]: https://github.com/Simple-Robotics/proxsuite-nlp/releases/tag/v0.3.0

0 commit comments

Comments
 (0)