Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 12, 2024
1 parent 4802c9b commit dc6fde1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 0.1.0 (2024-03-12)


### 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))
* test structure ([5e86f91](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/5e86f91edb9e281832d2e65e8fcb39582fd9e3d8))


### Bug Fixes

* job_deploy_sources ([7934779](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/7934779732f4eab17790f28fffb5c6604e73b230))


### Documentation

* author ([f6cbd2f](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/f6cbd2f97c675305d51978774bd900ffbaa98cfc))
* update readme ([6191267](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/6191267004748f2247720e4ec14fda43a074c6c6))
* update readme ([15f72fb](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/15f72fb0fb2a8ad9bb6592b7e36ef78209f1c1b6))

0 comments on commit dc6fde1

Please sign in to comment.