Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjoneil committed Jan 18, 2024
1 parent 6632474 commit 9798de4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@

## v0.3.0

* #15: Add `ap.Arc` type for convenient matrix creation.
* LSAP solver auto-computes big-M.
* Update Go to v1.20.
* LSAP solver auto-computes big-M.
* LSAP solver provides `M` and `SetM` methods.
* Update Go to v1.21.
* Update linting and GitHub Actions.
* Assigners operate on generic signed `int` types.
* Remove `Int64*` interface prefixes.
* Improve docs and examples.

## v0.2.0

Expand Down

0 comments on commit 9798de4

Please sign in to comment.