Skip to content

Commit

Permalink
update NEWS for #171
Browse files Browse the repository at this point in the history
  • Loading branch information
mlubin committed May 28, 2014
1 parent 49b4e14 commit b25cef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Unversioned
* ``buildInternalModel(m::Model)`` added to build solver-level model in memory without optimizing.
* Deprecate ``load_model_only`` keyword argument to ``solve``.
* Add groups of constraints with ``@addConstraints`` macro.
* Unicode operators now supported, including ```` for ``sum``, ```` for ``prod``, and ````/```` (requires Julia 0.3)

Version 0.5.3 (May 21, 2014)
----------------------------
Expand Down

0 comments on commit b25cef6

Please sign in to comment.