DATACMNS-280 - Prepare release of version 1.4.1.
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
Spring Data Commons Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 1.4.1.RELEASE (2013-02-07)
|
||||
---------------------------------------------
|
||||
** Bug
|
||||
* [DATACMNS-257] - PropertyPath cannot deal with all uppercase fields
|
||||
* [DATACMNS-276] - ParameterizedTypeInformation is missing hashCode() method
|
||||
|
||||
** Improvement
|
||||
* [DATACMNS-168] - Allow customizing the bean name for repository beans
|
||||
* [DATACMNS-253] - IndexOutOfBoundsException in Repository proxy when missing parameters
|
||||
* [DATACMNS-254] - Auditable's identifier type constrained to the the same type as Persistable's
|
||||
|
||||
** Task
|
||||
* [DATACMNS-280] - Release 1.4.1
|
||||
|
||||
Changes in version 1.4.0.RELEASE (2012-10-09)
|
||||
---------------------------------------------
|
||||
** Bug
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Spring Data Commons 1.0
|
||||
Copyright (c) [2010] SpringSource, a division of VMware, Inc.
|
||||
Spring Data Commons 1.4.1
|
||||
Copyright (c) [2013] SpringSource, a division of VMware, Inc.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||
You may not use this product except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user