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 98de3617990538335e8e2bef21bfa00f04bfc610 Author: Nikita Timofeev <[email protected]> AuthorDate: Fri Mar 19 15:39:25 2021 +0300 CAY-2702 Modeler: Callbacks table has too small default width --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index b39dd84..1198aa8 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -22,6 +22,7 @@ CAY-2679 Unstable ordering of relationships in the .map.xml file CAY-2681 Modeler: All selected checkboxes cause project to become dirty at initialization CAY-2690 dbimport skips length changes for BINARY and VARBINARY columns CAY-2698 EventSubject.getSubject() is not thread safe +CAY-2702 Modeler: Callbacks table has too small default width ---------------------------------- Release: 4.1
