You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2017/01/26 12:06:21 UTC

cayenne git commit: release notes for CAY-2187

Repository: cayenne
Updated Branches:
  refs/heads/master c21831862 -> 19e2974f0


release notes for CAY-2187


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/19e2974f
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/19e2974f
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/19e2974f

Branch: refs/heads/master
Commit: 19e2974f042be3dd4e55d25406b4f86d6476e589
Parents: c218318
Author: Nikita Timofeev <st...@gmail.com>
Authored: Thu Jan 26 15:06:15 2017 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Thu Jan 26 15:06:15 2017 +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/19e2974f/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 9572224..216ce7c 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -25,6 +25,7 @@ CAY-2170 MergeToken sorting is highly unstable
 CAY-2172 Cleanup Modeler import and migrate db actions
 CAY-2176 Java 7 diamond class generation templates
 CAY-2177 Sync auto generated state of PK between model and DB
+CAY-2187 Support for the scalar and aggregate SQL functions in ObjectSelect API
 CAY-2197 Update sqlite version and enable in-memory default config
 
 Bug Fixes: