Skip to content

Commit b977453

Browse files
committed
NEWS.Rd entry for #492
1 parent 33b67b8 commit b977453

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

inst/NEWS.Rd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
(Dan Dillon in PR \ghpr{476} fixing issue \ghit{475}).
2424
\item New \code{algorithm} header using iterator-based approach for
2525
vectorized functions (Dan in PR \ghpr{481} revisiting PR \ghpr{428} and
26-
addressing issue \ghit{426}).
26+
addressing issue \ghit{426}).
27+
\item The \code{na_omit()} function is now faster for vectors without
28+
\code{NA} values (Artem Klevtsov in PR \ghpr{492})
2729
}
2830
}
2931
}

0 commit comments

Comments
 (0)