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)
4
4
* (None yet)
5
5
6
6
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
+
7
15
py-ipfs-http-client 0.6.1 (26.08.2020)
8
16
--------------------------------------
9
17
Original file line number Diff line number Diff line change 8
8
# `0.4.1` and so on. When IPFS `0.5.0` is released, the first client version
9
9
# to support it will also be released as `0.5.0`.
10
10
11
- __version__ = "0.6.1 "
11
+ __version__ = "0.7.0a1 "
You can’t perform that action at this time.
0 commit comments