diff --git a/NEWS.md b/NEWS.md index 57a2e068..9b377ea7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,10 @@ - `dbConnect()` now issues `SET datestyle to iso, mdy` to avoid translation errors for datetime values with databases configured differently (#287, @baderstine). +## New features + +- `dbListTables()` now lists Materialized Views as well (#251, #261, @dpprdan) + # RPostgres 1.3.1.9000 (2021-01-19)