Skip to content

Commit

Permalink
Merge pull request #89 from dominikl/0_4_9_release
Browse files Browse the repository at this point in the history
Update changelog,description,readme for 0.4.9 release
  • Loading branch information
dominikl authored Feb 26, 2020
2 parents 7c6fd41 + 369af52 commit fd901e2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.4.9 (February 2020)
---------------------

- fix issue when connection to websocket URLs

0.4.8 (January 2020)
--------------------

Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: romero.gateway
Type: Package
Version: 0.4.8.9000
Date: 2020-01-22
Version: 0.4.9
Date: 2020-02-26
Title: OMERO R Gateway
Description: R Wrapper around the OMERO Java Gateway, which
enables access to an OMERO server within R.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Download the latest romero.gateway version which is compatible with your OMERO s

OMERO version | romero.gateway version
--- | ---
5.6, 5.5 | 0.4.8
5.6, 5.5 | >= 0.4.8
5.5 | 0.4.7
5.4 | <= 0.4.7

Expand Down

0 comments on commit fd901e2

Please sign in to comment.