19 lines
390 B
Text
19 lines
390 B
Text
|
namespace tf {
|
||
|
|
||
|
/** @page release-2-3-1 Release 2.3.1 (2020/03/13)
|
||
|
|
||
|
Cpp-Taskflow 2.3.1 is the 5th release in the 2.x line!
|
||
|
|
||
|
@section release-2-3-1_download Download
|
||
|
|
||
|
Cpp-Taskflow 2.3.1 can be downloaded from <a href="https://github.com/cpp-taskflow/cpp-taskflow/releases/tag/v2.3.1">here</a>.
|
||
|
|
||
|
@section release-2-3-1_bug_fixes Bug Fixes
|
||
|
|
||
|
@li Fixed the memory error in object pool
|
||
|
|
||
|
|
||
|
*/
|
||
|
|
||
|
}
|