diff --git a/NEWS.md b/NEWS.md index 0d04452b..c11c36b2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,10 +14,14 @@ - Switched out `derive_var_merged_cat()` for `derive_vars_merged()` in the function `derive_var_Studyeye()` due to deprecation of the former in favor of the latter in `{admiral }`(#119). +- `OECAT` and `OESCAT` have been added to the lookup tables in the `ADOE` and `ADBCVA` templates (#189). + ## Updates to Documentation - Added a reference for the ETDRS to LogMAR conversion done by `convert_etdrs_to_logmar()` and `convert_logmar_to_etdrs()` (#136). +- `OECAT` and `OESCAT` have been added to the lookup tables in the `ADOE` and `ADBCVA` vignettes (#189). + ## Updates to Data - Removed `admiralophtha_ex` and `admiralophtha_qs` from the package, as they now reside in `pharmaversesdtm`, where they are now names `ex_ophtha` and `qs_ophtha` respectively (#184).