File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,11 @@ echo "## CHANGELOG
190190 - \` oddwext\` : strategy used to search for wheel centers for the cuts found by CglOddWheel - 0=off, 1=one variable, 2=clique - default=2.
191191 - CglClique was replaced by CglBKClique as the default clique separator in CbcSolver.cpp.
192192
193+ * Release 2.10.10
194+ * Fix for accidental introduction of private symbol into public header.
195+
193196 * Release 2.10.9
197+ * Improvements to symmetry handling.
194198 * Maintenance release to push out accumulates patches.
195199
196200 * Release 2.10.8
Original file line number Diff line number Diff line change @@ -323,7 +323,11 @@ documentation [here](http://coin-or.github.io/Cbc/Doxygen).
323323 - `oddwext`: strategy used to search for wheel centers for the cuts found by CglOddWheel - 0=off, 1=one variable, 2=clique - default=2.
324324 - CglClique was replaced by CglBKClique as the default clique separator in CbcSolver.cpp.
325325
326+ * Release 2.10.10
327+ * Fix for accidental introduction of private symbol into public header.
328+
326329 * Release 2.10.9
330+ * Improvements to symmetry handling.
327331 * Maintenance release to push out accumulates patches.
328332
329333 * Release 2.10.8
You can’t perform that action at this time.
0 commit comments