Skip to content

Commit 311108c

Browse files
committed
Updates to README prior ro release.
1 parent 2fac983 commit 311108c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.coin-or/generate_readme

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)