Skip to content

Commit 9738f62

Browse files
authored
update NEWS for 0.4 (#399)
1 parent bb80481 commit 9738f62

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NEWS.md

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

4+
v0.4.0 (June 23, 2018)
5+
----------------------
6+
7+
- Helper constructors for `VectorAffineTerm` and `VectorQuadraticTerm`.
8+
- Added `modify_lhs` to `TestConfig`.
9+
- Additional unit tests for optimizers.
10+
- Added a type parameter to `CachingOptimizer` for the `optimizer` field.
11+
- New API for problem modification (#388)
12+
- Tests pass without deprecation warnings on Julia 0.7.
13+
- Small fixes and documentation updates.
14+
415
v0.3.0 (May 25, 2018)
516
---------------------
617

0 commit comments

Comments
 (0)