Skip to content

Commit c17e5bf

Browse files
committed
Bump version to 1.4.6.9003
1 parent 4a249ca commit c17e5bf

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: RPostgres
22
Title: C++ Interface to PostgreSQL
3-
Version: 1.4.6.9002
4-
Date: 2023-11-09
3+
Version: 1.4.6.9003
4+
Date: 2023-12-21
55
Authors@R: c(
66
person("Hadley", "Wickham", role = "aut"),
77
person("Jeroen", "Ooms", role = "aut"),

NEWS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# RPostgres 1.4.6.9003 (2023-12-21)
4+
5+
## Chore
6+
7+
- Define build-time dependencies.
8+
9+
- Use cache-from to control ghcr cache.
10+
11+
- Improve ghcr workflow.
12+
13+
- Fix docker-compose file.
14+
15+
- Fix typo in `configure`.
16+
17+
- Add Docker setup.
18+
19+
## Documentation
20+
21+
- Typo r-lib -\> r-dbi (@dpprdan, #454).
22+
23+
324
# RPostgres 1.4.6.9002 (2023-11-09)
425

526
## Chore

0 commit comments

Comments
 (0)