diff --git a/NEWS.md b/NEWS.md index 6b5fd28082b9b..2561fd243d485 100644 --- a/NEWS.md +++ b/NEWS.md @@ -23,6 +23,8 @@ New library functions --------------------- * `logrange(start, stop; length)` makes a range of constant ratio, instead of constant step ([#39071]) +* `readdirx` for returning directory contents along with the type of the entries in a vector of new `FileKind` + objects ([#53377]) New library features --------------------