This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit accb1e25ae00f3f53ad756364c24bf70eb746d99
Author: Nikita Timofeev <stari...@gmail.com>
AuthorDate: Wed Sep 16 13:29:29 2020 +0300

    Update RELEASE-NOTES.txt:
      CAY-2673 Support ordering by aggregate functions
      CAY-2674 Support in-memory evaluation of aggregate functions
---
 RELEASE-NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 960ba07..0872506 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -22,6 +22,8 @@ CAY-2664 Add methods to EntityProperty to allow direct usage 
of primary key valu
 CAY-2665 Support for widespread SQL types that falls into Jdbc type OTHER
 CAY-2668 Experimental graph-based db operations sorter
 CAY-2670 CommitLog does not include FKs for deleted objects with one-way 
relationships
+CAY-2673 Support ordering by aggregate functions
+CAY-2674 Support in-memory evaluation of aggregate functions
 
 Bug Fixes:
 

Reply via email to