2.4.0
- issue #81: bug in gc::DHP when extending thread's retired array,
thanks to gtroxler (https://github.com/gtroxler)
+ - Improved CMake scripts for simplifying libcds intergration with
+ other projects:
+ find_package(LibCDS)
+ add_library(mylib INTERFACE)
+ target_link_libraries(mylib INTERFACE LibCDS::cds)
+ Thansk to Louis Dionne (https://github.com/ldionne
2.3.0 31.07.2017
General release
Jelle van den Hooff\r
Kyle Hegeman (https://github.com/khegeman)\r
Lily Tsai (https://github.com/tslilyai)\r
+Louis Dionne (https://github.com/ldionne\r
Lucas Larsch\r
Markus Elfring\r
Marsel Galimullin\r