changelog
authorkhizmax <libcds.dev@gmail.com>
Sun, 6 Mar 2016 08:51:23 +0000 (11:51 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 6 Mar 2016 08:51:23 +0000 (11:51 +0300)
change.log

index 61f5326dfa088acd550a6d707fdd8c117c1fc02f..a8a42244f92378f65371c824ca88e6fe627849e1 100644 (file)
@@ -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