File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11name = " MathOptInterface"
22uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3- version = " 0.10.0 "
3+ version = " 0.10.1 "
44
55[deps ]
66BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## v0.10.1 (September 8, 2021)
4+
5+ - Various fixes to ` MOI.Test `
6+
37## v0.10.0 (September 6, 2021)
48
59** MOI v0.10 is a significant breaking release. There are a large number of
610user-visible breaking changes and code refactors, as well as a substantial
711number of new features.**
812
13+ For a detailed list of the closed issues and pull requests from this release,
14+ see the [ tag notes] ( https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.10.0 ) .
15+
916### Breaking changes in MOI
1017
1118- ` SingleVariable ` has been removed; use ` VariableIndex ` instead
You can’t perform that action at this time.
0 commit comments