From a2b48d5e77974c6439ecb940c6d881fd9ab89f68 Mon Sep 17 00:00:00 2001 From: Douglas Ezra Morrison Date: Thu, 30 Jan 2025 10:01:54 -0800 Subject: [PATCH] finish news --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 8f716fafc..698be48ee 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,7 +9,7 @@ ## Internal changes * Started checking for use of base pipe instead of magrittr pipe -by linter () +by linter (#347) * Removed `ldpar()` from API (#345) * Added test for `sim.cs()` (#344) * Added test for internal function `ab()` (#342)