DATACMNS-280 - Prepare release of version 1.4.1.

This commit is contained in:
Oliver Gierke
2013-02-07 13:14:38 +01:00
parent 3e2ae8325c
commit 8289e176b1
2 changed files with 16 additions and 2 deletions

View File

@@ -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

View File

@@ -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.