This is an automated email from the ASF dual-hosted git repository.
jgemignani pushed a commit to branch PG12
in repository https://gitbox.apache.org/repos/asf/age.git
The following commit(s) were added to refs/heads/PG12 by this push:
new 61e73f73 Correct RELEASE notes
61e73f73 is described below
commit 61e73f7327ceb35988cca3949f17687dd11bf690
Author: John Gemignani <[email protected]>
AuthorDate: Fri Apr 21 11:45:39 2023 -0700
Correct RELEASE notes
Corrected the RELEASE notes. One entry was pointing to an incorrect
pull request.
---
RELEASE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE b/RELEASE
index 468f0eaa..cb6f0de2 100644
--- a/RELEASE
+++ b/RELEASE
@@ -46,7 +46,7 @@ Implement plus-equal operator in SET clause. (#638)
Implement CI test for python driver. (#587)
Move from travis CI to github actions for build. (#673)
Update all driver CIs to Github actions.
-Fix build warnings. (#709)
+Fix build warnings.
Updated Readme for drivers folder. (#642)
Removed async from function definitions. (#680)
Barbell graph generation (#648) and Barbell regress tests. (#708)