From aa3a6baf149c014ede25897bf588bb782e18495b Mon Sep 17 00:00:00 2001
From: svmiller <steven.v.miller@gmail.com>
Date: Thu, 30 Jan 2025 14:27:07 +0100
Subject: [PATCH] sfsdfs

---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 31d4110..cbc7eb5 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,7 +1,7 @@
 # stevemisc 1.9.0
 
 - `rewb_at()` is a convenience wrapper for `mean_at()`, `group_mean_center_at()`, and `center_at()`. It's useful for preparing data for a random effects, within-between (REWB) panel analysis.
-- `linloess_plot()` now has a special print class for suppressing warnings that come from the LOESS smoother. Additionally, there is a `suppress_warnings` argument in this function.
+- `linloess_plot()` now has a special print class for suppressing warnings that come from the LOESS smoother. Additionally, there is are `suppress_warnings` and `no_dummies` arguments in this function.
 
 # stevemisc 1.8.0