This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch STABLE-4.1 in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit 40d0d187c4ab310c031122d4af0882294e36022b Author: Nikita Timofeev <[email protected]> AuthorDate: Tue Oct 8 11:20:10 2019 +0300 Add next version --- RELEASE-NOTES.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 5433ae9..ac2bf6f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -8,6 +8,16 @@ To browse individual bug reports check out project issue tracker: https://issues.apache.org/jira/browse/CAY ---------------------------------- +Release: 4.1.RC2 +Date: +---------------------------------- + +Bug Fixes: + +CAY-2627 Modeler: ObjRelationship creation dialog ignores delete rule +CAY-2628 dbimport: unable to add several relationships to existing entity + +---------------------------------- Release: 4.1.RC1 Date: October 3, 2019 ---------------------------------- @@ -43,8 +53,6 @@ CAY-2616 Modeler: Wrong handling of path with spaces CAY-2618 Unstable property ordering in generated classes CAY-2619 "to-dep PK" related dbimport delta confuses the Modeler CAY-2624 SelectQuery "having" qualifier is not considered when calculating cache key -CAY-2627 Modeler: ObjRelationship creation dialog ignores delete rule -CAY-2628 dbimport: unable to add several relationships to existing entity ---------------------------------- Release: 4.1.B2
