Update changelog

Fixes issues #97 and #98
This commit is contained in:
Tyler Hobbs
2014-03-26 11:43:44 -05:00
parent cef38112e1
commit 08a46670d4

View File

@@ -25,6 +25,8 @@ Bug Fixes
keyspace name was quoted, but any quotes in the string were not escaped.
* Avoid adding hosts to the load balancing policy before their datacenter
and rack information has been set, if possible.
* Avoid KeyError when updating metadata after droping a table (github issues
#97, #98)
Other
-----