DATACMNS-204 - Prepare changelog for 1.3.2.
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
Spring Data Commons Changelog
|
||||
=============================
|
||||
|
||||
|
||||
Changes in version 1.3.2.RELEASE (2012-07-23)
|
||||
---------------------------------------------
|
||||
** Improvement
|
||||
* [DATACMNS-185] - Expose initialization of AbstractMappingContext through method
|
||||
* [DATACMNS-186] - BasicPersistentEntity should reject multiple id properties
|
||||
* [DATACMNS-187] - Let the Revision class in the history package also expose the revision date
|
||||
|
||||
** Task
|
||||
* [DATACMNS-188] - AbstractMappingContext.getComponentTypeRecursively(…) is obsolete and should be removed
|
||||
* [DATACMNS-204] - Release 1.3.2
|
||||
|
||||
|
||||
Changes in version 1.3.1.RELEASE (2012-06-18)
|
||||
---------------------------------------------
|
||||
|
||||
** Bug
|
||||
* [DATACMNS-178] - Invalid compile time dependency on JUnit
|
||||
* [DATACMNS-180] - Java transient fields should not be considered transient for persistence
|
||||
@@ -17,6 +29,7 @@ Changes in version 1.3.1.RELEASE (2012-06-18)
|
||||
** Task
|
||||
* [DATACMNS-173] - Upgrade Maven compiler and surefire plugins
|
||||
* [DATACMNS-175] - JavaDoc should be built before assembly
|
||||
* [DATACMNS-184] - Release 1.3.1
|
||||
|
||||
|
||||
Changes in version 1.3.0.RELEASE (2012-05-16)
|
||||
|
||||
Reference in New Issue
Block a user