diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..65afc7c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 0.1.0 (2024-03-23) + + +### Bug Fixes + +* job status method ([#6](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/issues/6)) ([0ee1b47](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/commit/0ee1b474879e032bc9a53b120aafbf08bdb605af)) +* Removing single quotes from job argument ([#5](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/issues/5)) ([f721f0d](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/commit/f721f0d20ca5d821ade21be8649e8b2a7d5bf3e8)) +* solved several bugs to obtain first running version ([#3](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/issues/3)) ([5cdfdd2](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/commit/5cdfdd2937206d46d2f615ac5a3c4ae20d440907))