updating changelog

This commit is contained in:
Blake Eggleston
2013-03-02 19:31:11 -08:00
parent b4e09a324c
commit 684501de38

View File

@@ -4,7 +4,8 @@ CHANGELOG
* adding support for allow filtering flag
* updating management functions to work with cassandra 1.2
* fixed a bug querying datetimes
* modifying datetime serialization to preserver millisecond accuracy
* modifying datetime serialization to preserve millisecond accuracy
* adding cql function call generators MaxTimeUUID and MinTimeUUID
0.1.1
* fixed a bug occurring when creating tables from the REPL