DATACASS-373 - Updated changelog.

This commit is contained in:
Oliver Gierke
2017-04-10 14:21:14 +02:00
parent 254773336b
commit e4ef1f90d3

View File

@@ -58,6 +58,21 @@ Changes in version 1.4.7.RELEASE (2017-01-26)
* DATACASS-352 - CassandraPersistentPropertyComparator violates comparison method contract.
Changes in version 1.5.0.RELEASE (2017-01-26)
---------------------------------------------
* DATACASS-390 - Upgrade to Cassandra Driver 3.1.3.
* DATACASS-388 - Improve JavaDoc for configuration classes.
* DATACASS-386 - Update project documentation with the CLA tool integration.
* DATACASS-385 - Migrate ticket references in test code to Spring Framework style.
* DATACASS-381 - Investigate why the TravisCI build fails regularly.
* DATACASS-380 - Upgrade to Cassandra Driver 3.1.2.
* DATACASS-379 - Document stable packages (JavaDoc).
* DATACASS-373 - Release 1.5 GA (Ingalls).
* DATACASS-355 - User types are dropped before tables using built-in schema creation.
* DATACASS-352 - CassandraPersistentPropertyComparator violates comparison method contract.
* DATACASS-290 - Allow multiple keyspaces in one Spring context.
Changes in version 1.4.6.RELEASE (2016-12-21)
---------------------------------------------
* DATACASS-353 - Release 1.4.6 (Hopper SR6).