diff --git a/HISTORY.rst b/HISTORY.rst index d0c5ac2..bc96be4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,8 @@ History ------------------ * Add ``--fast-resume`` switch to the tuner, which allows instant resume functionality from disk (new default). +* Add ``--run-only-once`` flag to distributed tuning client. If True, it will + terminate after completing one job or immediately if no job is found. * Fix the match parser producing incorrect results, when concurrency > 1 is used for playing matches. * Fix the server for distributed tuning trying to compute the current optimum