Skip to content

Commit 3d74c01

Browse files
authored
Merge pull request #620 from JuliaOpt/bl/newsv0.8.1
Fill NEWS for v0.8.1
2 parents cdcc007 + c8d5363 commit 3d74c01

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
MathOptInterface (MOI) release notes
22
====================================
33

4+
v0.8.1 (January 7, 2019)
5+
-------------------------
6+
7+
- Adding an NLP objective now overrides any objective set using the
8+
`ObjectiveFunction` attribute (#619).
9+
- Rename `fullbridgeoptimizer` into `full_bridge_optimizer` (#621).
10+
- Allow custom constraint types with `full_bridge_optimizer` (#617).
11+
- Add `Vectorize` bridge which transforms scalar linear constraints into vector
12+
linear constraints (#615).
13+
414
v0.8.0 (December 18, 2018)
515
--------------------------
616

0 commit comments

Comments
 (0)