Skip to content

Commit

Permalink
Bump version to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Apr 22, 2021
1 parent ec83c9c commit 955a970
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RSQLite
Title: 'SQLite' Interface for R
Version: 2.2.6.9000
Date: 2021-04-11
Version: 2.2.7
Date: 2021-04-22
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# RSQLite 2.2.7 (2021-04-22)

- Remove RStudio Connection pane support due to problems reported by users.
- Upgrade bundled SQLite to version 3.35.5 (#368).


# RSQLite 2.2.6.9000 (2021-04-11)

- Same as previous version.
Expand Down

0 comments on commit 955a970

Please sign in to comment.