mirror of
https://github.com/ipfs-shipyard/py-ipfs-http-client.git
synced 2021-08-30 00:23:11 +03:00
Version 0.8.0a2
This commit is contained in:
committed by
Alexander Schlarb
parent
e28601d78d
commit
8f628ce19f
@@ -4,7 +4,14 @@ py-ipfs-http-client 0.X.X (XX.XX.20XX)
|
||||
* (None yet)
|
||||
|
||||
|
||||
py-ipfs-http-client 0.8.0a1 (11.05.2021)
|
||||
py-ipfs-http-client 0.8.0a2 (18.05.2021)
|
||||
----------------------------------------
|
||||
|
||||
* Fix presentation of exception tree in documentation
|
||||
* Support publishing documentation to a non-local IPFS server
|
||||
|
||||
|
||||
py-ipfs-http-client 0.8.0a1 (18.05.2021)
|
||||
----------------------------------------
|
||||
|
||||
* py-ipfs-api-client will now only warn when detecting an unsupported daemon version
|
||||
|
||||
@@ -8,5 +8,4 @@
|
||||
# `0.4.1` and so on. When IPFS `0.5.0` is released, the first client version
|
||||
# to support it will also be released as `0.5.0`.
|
||||
|
||||
__version__ = "0.8.0a1"
|
||||
|
||||
__version__ = "0.8.0a2"
|
||||
|
||||
Reference in New Issue
Block a user