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 5bad09f22 Missing release notes for CAY-2711 and CAY-2733
5bad09f22 is described below

commit 5bad09f229d8c2475d3a5f11eb40e4ecfa1d81c0
Author: Nikita Timofeev <[email protected]>
AuthorDate: Thu May 26 12:52:04 2022 +0300

    Missing release notes for CAY-2711 and CAY-2733
---
 RELEASE-NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b5467ba26..988172ba3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -13,6 +13,7 @@ Date:
 ----------------------------------
 Changes/New Features:
 
+CAY-2711 JDK 17 compatibility
 CAY-2728 Add ExtendedType to generate user-friendly exceptions for internally 
used values
 
 Bug Fixes:
@@ -23,6 +24,7 @@ CAY-2727 Modeler: cgen destDir Unix platform path separator
 CAY-2729 Unable to use custom templates from a folder at upper level then 
datamap
 CAY-2730 Duplicating lines in a cgen config saved to datamap.xml
 CAY-2731 Exception when setting a CLOB on H2 v2.0.202
+CAY-2733 Modeler can't use custom templates set in a datamap
 CAY-2736 Can't use function names as a path in a string-based expression
 
 ----------------------------------

Reply via email to