diff --git a/DESCRIPTION b/DESCRIPTION index 19389ec6..ee4cb462 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: RPostgres Title: C++ Interface to PostgreSQL -Version: 1.4.7.9011 -Date: 2024-09-15 +Version: 1.4.7.9012 +Date: 2024-10-28 Authors@R: c( person("Hadley", "Wickham", role = "aut"), person("Jeroen", "Ooms", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 7aaec144..8e8b9f6d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,20 @@ +# RPostgres 1.4.7.9012 (2024-10-28) + +## Continuous integration + + - Import from actions-sync, check carefully (#474). + + - Use pkgdown branch (#473). + + - ci: Use pkgdown branch + + - ci: Updates from duckdb + + - ci: Trigger run + + # RPostgres 1.4.7.9011 (2024-09-15) ## Continuous integration