Skip to content

Commit fa0bbbc

Browse files
committed
Update version and changelog
1 parent 87e1a24 commit fa0bbbc

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## Nova Galaxy 0.12.0 (in progress)
22

3+
### Nova Galaxy 0.11.4
4+
- Allows connecting to a Galaxy URL that returns a redirect (thanks to John Duggan). [Pull request 57](https://github.com/nova-model/nova-galaxy/pull/57)
5+
6+
### Nova Galaxy 0.11.3
7+
- Minor fixes for workflow parameters (thanks to Andrew Ayres). [Pull request 53](https://github.com/nova-model/nova-galaxy/pull/53)
8+
9+
### Nova Galaxy 0.11.2
10+
- Workflow parameters are now more explicitly defined (thanks to Andrew Ayres). [Commit](https://github.com/nova-model/nova-galaxy/commit/fc7ca763c400698e51f81c99764bb8c696b6ecca)
11+
312
### Nova Galaxy 0.11.1
413
- Improved the performance of Job.get_url when check_url parameter is set to False (thanks to John Duggan). [Pull request 43](https://github.com/nova-model/nova-galaxy/pull/43)
514

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nova-galaxy"
3-
version = "0.11.3"
3+
version = "0.11.4"
44
description = "Utilties for accessing the ORNL Galaxy instance"
55
authors = ["Greg Watson <watsongr@ornl.gov>", "Gregory Cage <cagege@ornl.gov>", "Sergey Yakubov <yakubovs@ornl.gov>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)