diff --git a/NEWS b/NEWS index 9dfff3e75..b61940d63 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ - Remove `-fanalyzer` option again; gcc is still broken. - Oops, no, minimum CMake version is not 3.28, but 3.12! - Fix warnings on compilers that accept `[[assume]]` with a warning. (#928) + - Can't pass parameters to streaming query. 7.10.0 - Deprecate `errorhandler`; replace with lambda-friendly "notice handlers." - Deprecate `notification_receiver`; replace with "notification handlers"