From ae3e94577e30e5da2fe911d648458dde121f6453 Mon Sep 17 00:00:00 2001 From: Jeffrey Dickinson Date: Wed, 18 Dec 2024 21:13:00 +0000 Subject: [PATCH] Update NEWS --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 68b75c7310..9f64c0e2c6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -53,6 +53,8 @@ are not unique. (#2563) `derive_extreme_event()`, and `filter_joined()` were updated to reduce their memory consumption. (#2590) +- The function `compute_egfr()` updated to allow missing values for sex which result in missing values for output. (#2612) + ## Breaking Changes - The following function arguments are entering the next phase of the deprecation process: (#2487)