diff --git a/CHANGELOG.md b/CHANGELOG.md index b36a7bfa5..0a6677e2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Add SCIP function SCIPgetSolTime and wrapper getSolTime - Add convenience methods relax and getVarDict - Add SCIP functions hasPrimalRay, getPrimalRay, getPrimalRayVal +- Add multiple tests for constraints and for solutions ### Fixed - Fixed typo in documentation of chgRhs - Pricer plugin fundamental callbacks now raise an error if not implemented