From 50614d5583a19d8d9316fd282aa5bd5a987dba93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 18:10:12 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e30d4a7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 0.1.0 (2023-12-09) + + +### Features + +* executor settings ([bdc9f42](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/bdc9f42829077cf5edb8f5c2d928dd2ca6b83ede)) +* post init, cancel ([42ce878](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/42ce878086dd1989dfa62362b948e22849c9ddf2)) + + +### Documentation + +* author ([f6cbd2f](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/f6cbd2f97c675305d51978774bd900ffbaa98cfc)) +* update readme ([15f72fb](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/15f72fb0fb2a8ad9bb6592b7e36ef78209f1c1b6))