diff --git a/CHANGELOG.md b/CHANGELOG.md index f9973ce8..cbb08e72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.0] - 2024-01-31 + ### Fixed * Add missing dependencies in `package.xml`: pinocchio, eigen. @@ -52,7 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * 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! -[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.4...HEAD +[Unreleased]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.4.0...HEAD +[0.4.0]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.4...v0.4.0 [0.3.4]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.3...v0.3.4 [0.3.3]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.2...v0.3.3 [0.3.2]: https://github.com/Simple-Robotics/proxsuite-nlp/compare/v0.3.1...v0.3.2