Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
### 2.4.10 - Wednesday, May 8th, 2024
### 2.4.10
* Update to .NET 8
* Remove x64 restriction
* Change to FAKE build project
* Update to latest Google.OrTools package
* Add methods to pretty print linear and constraint expressions
* Fix warning due to deprecation of Solution.ObjectiveResult

### 2.4.9 - Wednesday, October 19th, 2022
* Fix problem with Units of Measure when multiplying float and LinearExpression
Expand Down