diff --git a/NEWS.md b/NEWS.md index b0ad2b4f8..7999ac625 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,27 +2,21 @@ # DBI 1.1.2 (2021-12-19) -- Same as previous version. +## Features +- Use `dbQuoteLiteral()` in default method for `sqlData()` (#362, #371). +- Update specification with changes from DBItest 1.7.2 (#367). -# DBI 1.1.1.9001 (2021-12-19) +## Documentation - Method documentation on pkgdown is clickable and contains methods from all known DBI backends except ROracle (#360). - `?Id` gains better examples (#295, #370). -- Use `dbQuoteLiteral()` in default method for `sqlData()` (#362, #371). - Elaborate on status of `dbWriteTable()` in the documentation (#352, #372). - Make method definition more similar to S3. All `setMethod()` calls refer to top-level functions (#368). - The pkgdown documentation for DBI generics (e.g. `?dbConnect`) contains clickable links to many known backends, and an explanatory sentence (#360). -- Update specification with changes from DBItest 1.7.2 (#367). -- Align specification with DBItest. - `?dbReadTable` and other pages gain pointers to `Id()` and `SQL()` (#359). -# DBI 1.1.1.9000 (2021-01-04) - -- Internal changes only. - - # DBI 1.1.1 (2021-01-04) ## Documentation diff --git a/cran-comments.md b/cran-comments.md index 37734ea65..c72085c18 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,17 +2,13 @@ DBI 1.1.2 ## Cran Repository Policy -- [ ] Reviewed CRP last edited 2021-09-25. - -See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2020-10-29%7D...master@%7B2021-09-25%7D +- [x] Reviewed CRP last edited 2021-09-25. ## R CMD check results - [x] Checked locally, R 4.1.1 -- [ ] Checked on CI system, R 4.1.2 -- [ ] Checked on win-builder, R devel - -Check the boxes above after successful execution and remove this line. Then run `fledge::release()`. +- [x] Checked on CI system, R 4.1.2 +- [x] Checked on win-builder, R devel ## Current CRAN check results