Skip to content

Commit

Permalink
Add support for Galaxy release 22.05
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Jun 28, 2022
1 parent 6b8eacd commit a588efd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
tox_env: [py37]
galaxy_version:
- dev
- release_22.05
- release_22.01
- release_21.09
- release_21.05
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### BioBlend v

* Added support for Galaxy release 22.05.

* Format Python code with black and isort.

### BioBlend v0.17.0 - 2022-05-09
Expand Down

0 comments on commit a588efd

Please sign in to comment.