From cc2fc6fcfa050a89595375c486f92d8bf29d1e1d Mon Sep 17 00:00:00 2001 From: jeffkimbrel Date: Fri, 25 Oct 2024 08:41:49 -0700 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 98b0a2c..1426950 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,7 +18,7 @@ * `vignette("feature_data")` * `vignette("resampling")` * Added light/dark switch to website documentation -* Added optional `title` argument to change the title of the plot to `plot_ +* Added optional `title` argument to change the title of the plot to several functions * Switched to using `testthat` fixtures * Added `get_filtered_feature_summary()` to see the filtering fate of a specified `feature_id` * Clean `check()` with no errors, warnings or notes.