updating changelog and version

This commit is contained in:
Blake Eggleston
2013-07-01 17:39:33 -07:00
parent e9b055452a
commit 779a960edb
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
CHANGELOG
0.5
* eagerly loading results into the query result cache, the cql driver does this anyway,
and pulling them from the cursor was causing some problems with gevented queries,
this will cause some breaking changes for users calling execute directly
0.4.10
* changing query parameter placeholders from uuid1 to uuid4

View File

@@ -1 +1 @@
0.4.10
0.5