Skip to content

Commit 3c7a48a

Browse files
committed
Update release notes with new shape property
1 parent feead69 commit 3c7a48a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Release Notes
1010
* Add dual values for quadratic constraints (use `QCPDual=1` solver option with Gurobi).
1111
* Add `model.quadratic_constraints` container for inspecting quadratic constraints.
1212
* Add `model.matrices` accessor properties for quadratic constraints: `qclabels`, `qc_sense`, `qc_rhs`, `Qc`, `qc_linear`.
13+
* Fix `expression.shape`to always exclude the _term dimension
1314
* Fix compatibility for xpress versions below 9.6 (regression)
1415

1516
Version 0.5.8

0 commit comments

Comments
 (0)