diff --git a/NEWS.rst b/NEWS.rst index d7a5a45d..a64020c5 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,12 @@ +v25.0.1 +======= + +Bugfixes +-------- + +- When completion is unavailable, exit with non-zero status and emit message to stderr. (#671) + + v25.0.0 ======= diff --git a/newsfragments/671.bugfix.rst b/newsfragments/671.bugfix.rst deleted file mode 100644 index 1aa324bc..00000000 --- a/newsfragments/671.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -When completion is unavailable, exit with non-zero status and emit message to stderr. \ No newline at end of file