Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Jan 9, 2024
1 parent 18d20d2 commit b34cdb8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [2.0.0] - 2024-01-09

### Added

- PDLP solver interface
Expand Down Expand Up @@ -76,7 +78,8 @@ All notable changes to this project will be documented in this file.
- Improve linter code rating to 10/10
- Switch from ``setup.py`` to ``pyproject.toml``

[unreleased]: https://github.com/qpsolvers/qpsolvers/compare/v1.2.0...HEAD
[unreleased]: https://github.com/qpsolvers/qpsolvers/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/qpsolvers/qpsolvers/compare/v1.2.0...v2.0.0
[1.2.0]: https://github.com/qpsolvers/qpsolvers/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/qpsolvers/qpsolvers/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/qpsolvers/qpsolvers/compare/v1.0.0...v1.0.1
Expand Down

0 comments on commit b34cdb8

Please sign in to comment.