Skip to content

Commit 67f19c9

Browse files
authored
Merge pull request #1 from snakemake/release-please--branches--main--components--snakemake-executor-plugin-aws-batch
chore(main): release 0.1.0
2 parents e60ecfc + 075ac54 commit 67f19c9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-03-03)
4+
5+
6+
### Features
7+
8+
* executor settings ([bdc9f42](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/bdc9f42829077cf5edb8f5c2d928dd2ca6b83ede))
9+
* post init, cancel ([42ce878](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/42ce878086dd1989dfa62362b948e22849c9ddf2))
10+
* test structure ([5e86f91](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/5e86f91edb9e281832d2e65e8fcb39582fd9e3d8))
11+
12+
13+
### Bug Fixes
14+
15+
* job_deploy_sources ([7934779](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/7934779732f4eab17790f28fffb5c6604e73b230))
16+
17+
18+
### Documentation
19+
20+
* author ([f6cbd2f](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/f6cbd2f97c675305d51978774bd900ffbaa98cfc))
21+
* update readme ([6191267](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/6191267004748f2247720e4ec14fda43a074c6c6))
22+
* update readme ([15f72fb](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/15f72fb0fb2a8ad9bb6592b7e36ef78209f1c1b6))

0 commit comments

Comments
 (0)