From 591d537d3177ea140a2d55c1d1637abf968d8d40 Mon Sep 17 00:00:00 2001 From: Lehman Garrison Date: Wed, 27 Nov 2024 16:14:09 -0500 Subject: [PATCH] changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 799e7d6..2275248 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,7 @@ https://github.com/flatironinstitute/disBatch/pull/32 - Added `disbatch --version` and `disbatch.__version__` - Added MacOS test - Added `--fail-fast` option [https://github.com/flatironinstitute/disBatch/pull/38] +- Gracefully handle empty task list [https://github.com/flatironinstitute/disBatch/pull/38] ### Changes - `kvsstcp` submodule is now vendored