From 2820735ca091d8cb7aa42154613805bc79eaa397 Mon Sep 17 00:00:00 2001 From: "Jennifer (Jenny) Bryan" Date: Tue, 23 Nov 2021 18:20:59 -0800 Subject: [PATCH] Update NEWS.md --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index a6c72acb..2ea6a65c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ * Jenny Bryan is now the maintainer. * `read_table()` and edition 1 parsers gain support for `show_col_types()` (#1331) +* `read_table()`, `read_log()`, and `read_delim_chunked()` (and friends) gain the `show_col_types` argument found elsewhere. All `read_*()` functions now respect the `show_col_types` argument or option even when using the first edition parsing engine (#1331). * Fix buffer overflow when trying to parse an integer from a field that is over 64 characters long (#1326) # readr 2.1.0