Skip to content

Commit

Permalink
Bump version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 18, 2024
1 parent 9ce7298 commit 4af6910
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 13 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RMariaDB
Title: Database Interface and MariaDB Driver
Version: 1.3.2.9901
Version: 1.3.3
Authors@R: c(
person("Kirill", "Müller", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1416-3412")),
Expand Down
20 changes: 8 additions & 12 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# RMariaDB 1.3.2.9901 (2024-11-18)

- CRAN comments.

- Bump version to 1.3.2.9900.

- Add rhub.

- NEWS.


# RMariaDB 1.3.2.9900 (2024-11-18)
# RMariaDB 1.3.3 (2024-11-18)

## Bug fixes

Expand All @@ -21,6 +10,13 @@

- Add back SSL support for MariaDB 5.5.68 (@d-hansen, #336, #338).

## Uncategorized

- CRAN comments.
- Bump version to 1.3.2.9900.
- Add rhub.
- NEWS.


# RMariaDB 1.3.2 (2024-05-26)

Expand Down

0 comments on commit 4af6910

Please sign in to comment.