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

Commit c2e0769

Browse files
committed
release: Update CHANGELOG.md for 0.3.1
1 parent 1c7a24c commit c2e0769

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.1] - 2023-12-21
11+
1012
### Fixed
1113

1214
* Fixed a missing `#pragma once` in `linalg/bunchkaufman.hpp`
@@ -19,5 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921

2022
* 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!
2123

22-
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.0...HEAD
24+
[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.1...HEAD
25+
[0.3.1]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.0...v0.3.1
2326
[0.3.0]: https://github.com/Simple-Robotics/proxsuite-nlp/releases/tag/v0.3.0

0 commit comments

Comments
 (0)