diff --git a/NEWS.md b/NEWS.md index 91fb0405c8..7948f14d60 100644 --- a/NEWS.md +++ b/NEWS.md @@ -62,6 +62,8 @@ again. (#2462) - New `country_code_lookup()` metadata added to decode countries based on [ISO 3166 codes](https://www.iso.org/iso-3166-country-codes.html). (#2388) +- Added function `my_first_fcn()` (#1839). + ## Updates of Existing Functions - `group_var` (optional) parameter is added to `derive_var_trtemfl()` to derive `TRTEMFL` for AE data if the data are collected as one episode of AE with multiple lines. (#2302)