diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 13a7535cc..ba3a4c753 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Cassandra Changelog =============================== +Changes in version 1.1.2.RELEASE (2015-01-28) +--------------------------------------------- +* DATACASS-199 - ColumnMapper maps varint to Integer. +* DATACASS-197 - Reconsider usage of ingestions for general CQL test cases. +* DATACASS-196 - Release 1.1.2. +* DATACASS-176 - CassandraCqlClusterFactoryBean doesn't consider maxConnections while validating coreConnection values. + + Changes in version 1.0.5.RELEASE (2015-01-27) --------------------------------------------- * DATACASS-197 - Reconsider usage of ingestions for general CQL test cases.