From: khizmax Date: Sun, 6 Mar 2016 08:51:23 +0000 (+0300) Subject: changelog X-Git-Tag: v2.2.0~378 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=commitdiff_plain;h=0ab993d08b961f4660cbaa594c92e72183cf5164 changelog --- diff --git a/change.log b/change.log index 61f5326d..a8a42244 100644 --- a/change.log +++ b/change.log @@ -1,3 +1,8 @@ +2.2.0 + General release + - Changed: CMake is used for build libcds. Ancient build.sh is removed + - Changed: unit and stress tests are migrated to googletest framework + 2.1.0 06.01.2016 General release - Added: FeldmanHashSet/Map - an interesting hash map algorithm