diff --git a/docs/news.rst b/docs/news.rst index 83c242a3..044611a1 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -11,6 +11,7 @@ Unreleased Added ~~~~~ +- Add a :ref:`status.json` webservice, to get the status of a job. - Respond to HTTP ``OPTIONS`` method requests. - Add environment variables to override common options. See :doc:`config`.