diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b6a6a4b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 0.1.0 (2023-09-20) + + +### Bug Fixes + +* adapt to API changes ([9d432ef](https://github.com/snakemake/snakemake-executor-plugin-drmaa/commit/9d432efb54c64b5d79152ea0bd4c27c33573568a)) +* adapt to changes in snakemake-interface-executor-plugins ([f9d2352](https://github.com/snakemake/snakemake-executor-plugin-drmaa/commit/f9d2352d6a6fe0410a80b6c88812d657a885a6f3)) + + +### Documentation + +* add readme ([05f6206](https://github.com/snakemake/snakemake-executor-plugin-drmaa/commit/05f6206afb7b391c6c45ccce354a68ae419c3ece))