File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ py-ipfs-http-client 0.X.X (XX.XX.20XX)
44 * (None yet)
55
66
7+ py-ipfs-http-client 0.7.0b1 (14.10.2020)
8+ --------------------------------------
9+
10+ * Added support for optional arguments of the ` .dag.* ` APIs (by João Meyer)
11+ * Compatiblity bumped to go-IPFS 0.7.x (by Jan Rydzewski and other community members bugging me)
12+ * The 0.7 series is not stable yet, expect some breaking changes before the final release!
13+
14+
715py-ipfs-http-client 0.6.1 (26.08.2020)
816--------------------------------------
917
Original file line number Diff line number Diff line change 88# `0.4.1` and so on. When IPFS `0.5.0` is released, the first client version
99# to support it will also be released as `0.5.0`.
1010
11- __version__ = "0.6.1 "
11+ __version__ = "0.7.0a1 "
You can’t perform that action at this time.
0 commit comments