From b00974e43c411a4d3667d75feeb71afa340b36ca Mon Sep 17 00:00:00 2001 From: jamesaazam Date: Fri, 27 Oct 2023 13:59:35 +0100 Subject: [PATCH] Add PR number --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 3acb08922..e2b527ae7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,7 +5,7 @@ * The functions `get_dist`, `get_generation_time`, `get_incubation_period` have been deprecated and replaced with examples. By @sbfnk in #481 and reviewed by @seabbs. * The utility function `update_list()` has been removed in favour of `modifyList()` from the `utils` package that comes with an -installation of R. By @jamesmbaazam in # and reviewed by . +installation of R. By @jamesmbaazam in #491 and reviewed by . ## Documentation