This is an automated email from the ASF dual-hosted git repository.
jgemignani pushed a commit to branch PG14
in repository https://gitbox.apache.org/repos/asf/age.git
The following commit(s) were added to refs/heads/PG14 by this push:
new a33b3cf9 Update RELEASE file
a33b3cf9 is described below
commit a33b3cf996edaa6d334e30a153ad1ff712c65518
Author: John Gemignani <[email protected]>
AuthorDate: Tue Aug 22 11:23:38 2023 -0700
Update RELEASE file
Changes to be committed:
modified: RELEASE
---
RELEASE | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/RELEASE b/RELEASE
index 2ab4d8d6..bbd32411 100644
--- a/RELEASE
+++ b/RELEASE
@@ -22,6 +22,10 @@ Apache AGE 1.4.0 - Release Notes
NOTE: This is an initial release of PG14. There are no upgrade
scripts to this release.
+NOTE: Some of these reference the master branch PR that was
+ either applied to lower versions via a separate PR or
+ merged into a newly created branch.
+
Added license in Python driver README.md (#956)
Added the toStringList() function (#1128)
Added toBooleanList() (#1165)