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
The following commit(s) were added to refs/heads/master by this push: new 3b0e9a1fe CAY-2757 Modeler: Create custom templates from defaults 3b0e9a1fe is described below commit 3b0e9a1fe57a7c41eedbe074e4a48fc5268d043a Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Thu Sep 8 12:05:39 2022 +0300 CAY-2757 Modeler: Create custom templates from defaults --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 3f9b9bbee..88e544602 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -24,6 +24,7 @@ CAY-2751 Simplify DataNode configuration CAY-2752 Rename queryTemplate to dataMapTemplate in the cgen config CAY-2753 Remove VPP support in the ant task CAY-2754 Add SELF property to the cgen templates +CAY-2757 Modeler: Create custom templates from defaults Bug Fixes: