Skip to content

Commit ec56d24

Browse files
blegatmlubin
authored andcommitted
Add macro change in NEWS (#514)
* Add macro change in NEWS * Update NEWS.md Wording tweak
1 parent 0aba776 commit ec56d24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ MathOptInterface (MOI) release notes
44
v0.6.0 (August ??, 2018)
55
-----------------------
66

7+
- The `MOIU.@model` and `MOIB.@bridge` macros now support functions and sets
8+
defined in external modules. As a consequence, function and set names in the
9+
macro arguments now need to be prefixed by the module defining them.
710
- Rename functions according to the [JuMP's style guide](http://www.juliaopt.org/JuMP.jl/latest/style.html):
811
* `copy!` with keyword arguments `copynames` and `warnattributes` ->
912
`copy_to` with keyword arguments `copy_names` and `warn_attributes`;

0 commit comments

Comments
 (0)