DATACASS-154 - Updated changelog.

This commit is contained in:
Oliver Gierke
2014-08-27 11:28:16 +02:00
committed by Christoph Strobl
parent ab0b0887fe
commit fd3af434dc

View File

@@ -1,6 +1,13 @@
Spring Data Cassandra Changelog
===============================
Changes in version 1.0.4.RELEASE (2014-08-27)
---------------------------------------------
* DATACASS-157 - CqlTemplate execute(PreparedStatementCreator,PreparedStatementCallback<T>) swallows translated exception.
* DATACASS-154 - Release 1.0.4.
* DATACASS-139 - ingest() methods do not cache PreparedStatements causing performance bottleneck.
Changes in version 1.1.0.RC1 (2014-08-13)
-----------------------------------------
* DATACASS-151 - Release 1.1 RC1.