DATACASS-392 - Updated changelog.

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

View File

@@ -52,6 +52,17 @@ Changes in version 2.0.0.M2 (2017-04-04)
* DATACASS-181 - cassandraTemplate.select() method doesnt take Statement as an argument.
Changes in version 1.5.1.RELEASE (2017-03-02)
---------------------------------------------
* DATACASS-406 - Support nested @UserDefinedType for schema creation.
* DATACASS-404 - Link to Jira site in readme.md is wrong.
* DATACASS-402 - OperationTimedOutException translated to CassandraUncategorizedException.
* DATACASS-400 - Cannot instantiate domain objects referencing a mapped UDT in the constructor.
* DATACASS-397 - Missed failing test due to wrong UT class name.
* DATACASS-393 - Remove references to Assert single-arg methods.
* DATACASS-392 - Release 1.5.1 (Ingalls SR1).
Changes in version 1.4.7.RELEASE (2017-01-26)
---------------------------------------------
* DATACASS-372 - Release 1.4.7 (Hopper SR7).