Skip to content

Commit 0d02508

Browse files
committed
add NEWS
1 parent 0a16424 commit 0d02508

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
1. `nafill()`, `setnafill()` extended to work on logical vectors (part of [#3992](https://github.com/Rdatatable/data.table/issues/3992)). Thanks @jangorecki for the request and @MichaelChirico for the PR.
1818

19+
2. `showProgress` argument and `options("datatable.showProgress")` now accept an integer to control the progress bar update interval in seconds, allowing finer control over progress reporting frequency, [#6514](https://github.com/Rdatatable/data.table/issues/6514). Thanks @ethanbsmith for the report and @ben-schwen for the PR.
20+
1921
### Notes
2022

2123
1. {data.table} now depends on R 3.5.0 (2018).

0 commit comments

Comments
 (0)