Add CAY-2045 to the RELEASE-NOTES
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/5d23f9b5 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/5d23f9b5 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/5d23f9b5 Branch: refs/heads/master Commit: 5d23f9b5df271189d758c3c99830df89a2ae052e Parents: 8735d65 Author: Savva Kolbachev <[email protected]> Authored: Thu Jan 14 18:39:24 2016 +0300 Committer: Savva Kolbachev <[email protected]> Committed: Thu Jan 14 18:39:24 2016 +0300 ---------------------------------------------------------------------- docs/doc/src/main/resources/RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/5d23f9b5/docs/doc/src/main/resources/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/docs/doc/src/main/resources/RELEASE-NOTES.txt b/docs/doc/src/main/resources/RELEASE-NOTES.txt index 5587f63..ea13a79 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -39,6 +39,7 @@ CAY-2035 Autobind items added to collections (Cayenne DI) CAY-2042 Remove an arbitrary limitation on 1000 runtime DbRelationships CAY-2043 ServerRuntimeBuilder: use DataDomain name for the default DataNode CAY-2044 Collection setter for to-many relationships +CAY-2045 Add autosuggestion fields to choose attributes and relationships Bug Fixes:
