We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40d3e4 commit b4259f8Copy full SHA for b4259f8
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: dblog
2
Title: Logging for DBI
3
-Version: 0.0.0.9030
4
-Date: 2026-01-14
+Version: 0.0.0.9031
+Date: 2026-01-15
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.9031
+
+## 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.9030
15
16
## Continuous integration
0 commit comments