Update changelog

This commit is contained in:
Tyler Hobbs
2014-02-12 11:50:27 -06:00
parent 658551b836
commit 7b029c98c9

View File

@@ -5,6 +5,13 @@
Bug Fixes
---------
* Include table indexes in ``KeyspaceMetadata.export_as_string()``
* Fix broken token awareness on ByteOrderedPartitioner
Other
-----
* Skip sending OPTIONS message on connection creation if compression is
disabled or not available and a CQL version has not been explicitly
set
1.0.0 Final
===========