diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ac87eb3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +## v1.1.0 - 2021-09-17 + +Reduce the default settings for `max-jobs-per-second` and +`max-status-checks-per-second` to avoid stressing Slurm + +Example of running rules in Singularity containers +([CreRecombinase](https://github.com/CreRecombinase), +[#2](https://github.com/jdblischak/smk-simple-slurm/pull/2)) + +## v1.0.0 - 2021-06-07 + +Initial release