Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Mar 4, 2018
1 parent 88d62c1 commit cb19aa5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/release_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ NeoJsonRPC 0.1
.. toctree::
:maxdepth: 1

v0.1.1
v0.1
13 changes: 13 additions & 0 deletions docs/release_notes/v0.1.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
###########################################
NeoJsonRPC 0.1.1 release notes (2018-03-04)
###########################################

Requirements and compatibility
------------------------------

Python 3.4, 3.5 and 3.6. Requests 2.0+.

Minor changes
-------------

* Updated default seeds for ``Client.for_mainnet`` and ``Client.for_testnet`` methods

0 comments on commit cb19aa5

Please sign in to comment.