News item for #12724
diff --git a/Misc/NEWS b/Misc/NEWS
index c41532c..aaeb1b2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1345,6 +1345,8 @@
 C-API
 -----
 
+- Issue #12724: Add Py_RETURN_NOTIMPLEMENTED macro for returning NotImplemented.
+
 - PY_PATCHLEVEL_REVISION has been removed, since it's meaningless with
   Mercurial.