diff --git a/NEWS.md b/NEWS.md index c6e5431..397b65f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,6 @@ -# RPresto 1.4.6.9000 +# RPresto 1.4.7 +* Fixed Trino support quirks (#254) and expanded unit tests to Trino * Fixed a bug whereby nested CTEs result in nested WITH. (#261) * Fixed `paste()` and `paste0()` translation (#266) * RPresto is now compatible with dbplyr 2.5.0 (#272, #274, #277)