Skip to content

Commit 3402b2c

Browse files
committed
udpate release notes with path release
1 parent 136c13f commit 3402b2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/release_notes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Upcoming Version
2525
* Fix Xpress IIS label mapping for masked constraints and add a regression test for matching infeasible coordinates.
2626
* Enable quadratic problems with SCIP on windows.
2727
* Add ``fix()``, ``unfix()``, and ``fixed`` to ``Variable`` and ``Variables`` for fixing variables to values via equality constraints. Supports automatic rounding and optional integrality relaxation (``relax=True``) for MILP dual extraction.
28+
29+
30+
Version 0.6.6
31+
-------------
32+
2833
* Free the knitro context and compute necessary quantities within linopy. Knitro context is not exposed anymore.
2934

3035

0 commit comments

Comments
 (0)