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 1fe9bfb50c9ee7aed62536b19fb27c44b3c7bf2d Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Thu Feb 9 14:27:35 2023 +0300 CAY-2792 Fix Insertion Order For Reflexive DataObjects - release notes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 272a6cb7c..4d2d67070 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -49,3 +49,4 @@ CAY-2765 dbimport: check excluded catalogs and schemas for the SQLServer CAY-2774 Overriding service ordering in DI List causes DIRuntimeException CAY-2782 Modeler: save button becomes active on DataMap comment field focus CAY-2783 DbEntity to ObjEntity synchronization should check mandatory flag for primitive java types +CAY-2792 Fix Insertion Order For Reflexive DataObjects \ No newline at end of file