Skip to content

Commit bec35a1

Browse files
committed
Fix anchor link note for CRAN
1 parent f6362ad commit bec35a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: RMySQL
2-
Version: 0.10.27
2+
Version: 0.10.28
33
Title: Database Interface and 'MySQL' Driver for R
44
Description: Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code
55
ported from S-PLUS. A modern 'MySQL' client written in 'C++' is available

NEWS.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.10.28
2+
3+
* Fix anchor link note for CRAN
4+
15
# Version 0.10.27
26

37
* Fix some printf warnings for CRAN

0 commit comments

Comments
 (0)