File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " MathOptInterface"
2
2
uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3
- version = " 0.10.5 "
3
+ version = " 0.10.6 "
4
4
5
5
[deps ]
6
6
BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Original file line number Diff line number Diff line change 1
1
# Release notes
2
2
3
- ## v0.10.6 (In development)
3
+ ## v0.10.6 (November 30, 2021)
4
+
5
+ For a detailed list of the closed issues and pull requests from this release,
6
+ see the [ tag notes] ( https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.10.6 ) .
4
7
5
8
### New features
6
9
23
26
- Fixed a bug in ` FileFormats.NL ` when printing large integers
24
27
- Remove a common test failure for ` LowerBoundAlreadySet ` tests
25
28
- ` Utilities.num_rows ` is now exported
29
+ - Remove parts of failing ` test_model_copy_to_xxx ` tests due to bridges
26
30
27
31
## v0.10.5 (November 7, 2021)
28
32
You can’t perform that action at this time.
0 commit comments