Skip to content

Commit

Permalink
Fix anchor link note for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Aug 21, 2024
1 parent f6362ad commit bec35a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: RMySQL
Version: 0.10.27
Version: 0.10.28
Title: Database Interface and 'MySQL' Driver for R
Description: Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code
ported from S-PLUS. A modern 'MySQL' client written in 'C++' is available
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 0.10.28

* Fix anchor link note for CRAN

# Version 0.10.27

* Fix some printf warnings for CRAN
Expand Down

0 comments on commit bec35a1

Please sign in to comment.