We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167308c commit e40d3e4Copy full SHA for e40d3e4
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: dblog
2
Title: Logging for DBI
3
-Version: 0.0.0.9029
4
-Date: 2025-11-17
+Version: 0.0.0.9030
+Date: 2026-01-14
5
Authors@R:
6
person(given = "Kirill",
7
family = "Müller",
NEWS.md
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# dblog 0.0.0.9030
+
+## Continuous integration
+- Fix comment (#47).
8
9
+- Tweaks (#46).
10
11
+- Test all R versions on branches that start with cran- (#45).
12
13
14
# dblog 0.0.0.9029
15
16
## Continuous integration
0 commit comments