diff --git a/NEWS.md b/NEWS.md index 9eed3d701..8a9ac5eee 100644 --- a/NEWS.md +++ b/NEWS.md @@ -50,6 +50,7 @@ - New method `$dt$time()` to extract the time from a `datetime` variable (#428). - New method `pl$read_parquet()` that is a shortcut for `pl$scan_parquet()$collect()` (#434). - Rename `$str$str_explode()` to `$str$explode()` (#436). +- New argument `eager` of `LazyFrame$set_optimization_toggle()` (#439). # polars 0.8.1