Update changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
1.0.0-beta3
|
1.0.0-beta3
|
||||||
===========
|
===========
|
||||||
(In progress)
|
Sep 20, 2013
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
@@ -25,6 +25,7 @@ Bug Fixes
|
|||||||
* Avoid a potential loss of precision on float constants due to string
|
* Avoid a potential loss of precision on float constants due to string
|
||||||
formatting
|
formatting
|
||||||
* Actually utilize non-standard ports set on Cluster objects
|
* Actually utilize non-standard ports set on Cluster objects
|
||||||
|
* Fix export of schema as a set of CQL queries
|
||||||
|
|
||||||
Other
|
Other
|
||||||
-----
|
-----
|
||||||
@@ -33,6 +34,7 @@ Other
|
|||||||
* Raise InvalidTypeParameterError when parameters of the wrong
|
* Raise InvalidTypeParameterError when parameters of the wrong
|
||||||
type are used with statements
|
type are used with statements
|
||||||
* Make all tests compatible with Python 2.6
|
* Make all tests compatible with Python 2.6
|
||||||
|
* Add 1s timeout for opening new connections
|
||||||
|
|
||||||
1.0.0-beta2
|
1.0.0-beta2
|
||||||
===========
|
===========
|
||||||
|
|||||||
Reference in New Issue
Block a user