Skip to content

Commit

Permalink
Add support for Galaxy release 23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Dec 4, 2023
1 parent 9eb2e3a commit 6c50f30
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 @@ -33,6 +33,7 @@ jobs:
tox_env: [py38]
galaxy_version:
- dev
- release_23.2
- release_23.1
- release_23.0
- release_22.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 23.2.

* Parameters after ``password`` in the ``__init__()`` method of the
``GalaxyClient``, ``GalaxyInstance`` and ``ToolShedInstance`` classes are now
keyword-only.
Expand Down

0 comments on commit 6c50f30

Please sign in to comment.