diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 26cfb3ca..8ba835f7 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -4,6 +4,10 @@ Release Notes Upcoming Version ---------------- + +Version 0.3.12 +-------------- + * Support for warmstart in HiGHS using basis or solution files, including support for writing basis and solution files of a solved model. * Linopy now uses mypy for type checking allowing for a more secure and stable code base. * The creation of solution files with gurobi, scip and mindopt is now supported.