Skip to content

Commit

Permalink
added notes about fixes for issues #80 and #81
Browse files Browse the repository at this point in the history
  • Loading branch information
coleslaw481 committed May 1, 2021
1 parent bc90325 commit 954175b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ History
retreival of all networks for a user.
`Issue #78 <https://github.com/ndexbio/ndex2-client/issues/78>`__

* Switched `NiceCXNetwork.upload_to()` to named arguments and added `client` parameter.
`Issue #80 <https://github.com/ndexbio/ndex2-client/issues/80>`__

* Switched `NiceCXNetwork.update_to()` to named arguments and added `client` parameter.
`Issue #81 <https://github.com/ndexbio/ndex2-client/issues/81>`__

* Fixed documentation `NiceCXNetwork.update_to()` to correctly state method returns empty
string upon success.
`Issue #82 <https://github.com/ndexbio/ndex2-client/issues/82>`__
Expand Down

0 comments on commit 954175b

Please sign in to comment.